[Bug c++/62224] [4.9 Regression] Possible regression in gcc-4.9-20140820

2014-09-02 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62224 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/63152] needless initialization of local pointer arrays.

2014-09-02 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63152 Joost VandeVondele changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/63152] New: needless initialization of local pointer arrays.

2014-09-02 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63152 Bug ID: 63152 Summary: needless initialization of local pointer arrays. Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fo

[Bug fortran/57305] [OOP] ICE when calling SIZEOF on an unlimited polymorphic variable

2014-09-02 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57305 --- Comment #17 from Tobias Burnus --- Author: burnus Date: Wed Sep 3 06:41:37 2014 New Revision: 214843 URL: https://gcc.gnu.org/viewcvs?rev=214843&root=gcc&view=rev Log: Missed that file in r213079 of 2014-07-26 2014-09-03 Tobias Burnus

[Bug target/62663] m68k / coldfire : compiling with -msep-data breaks the code

2014-09-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62663 --- Comment #4 from Andreas Schwab --- Then this is most likely a linker bug, not setting up the GOT correctly.

[Bug fortran/61888] Wrong results with SIZEOF and assumed-rank arrays

2014-09-02 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61888 --- Comment #3 from Tobias Burnus --- Author: burnus Date: Wed Sep 3 06:41:37 2014 New Revision: 214843 URL: https://gcc.gnu.org/viewcvs?rev=214843&root=gcc&view=rev Log: Missed that file in r213079 of 2014-07-26 2014-09-03 Tobias Burnus

[Bug fortran/61881] ICE in gfc_conv_intrinsic_to_class with assumed-rank CLASS(*)

2014-09-02 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61881 --- Comment #6 from Tobias Burnus --- Author: burnus Date: Wed Sep 3 06:41:37 2014 New Revision: 214843 URL: https://gcc.gnu.org/viewcvs?rev=214843&root=gcc&view=rev Log: Missed that file in r213079 of 2014-07-26 2014-09-03 Tobias Burnus

[Bug middle-end/61848] [5 Regression] a previous declaration causes the section attribute to be lost

2014-09-02 Thread ryabinin.a.a at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61848 --- Comment #8 from Andrey Ryabinin --- Hi, may I ask what's the status of this? Besides of section mismatches in linux kernel it also breaks kernel's modules. Variable __this_module doesn't get into section ".gnu.linkonce.this_module", therefor

[Bug libstdc++/55409] std::list not properly wrapping access to custom allocator through allocator_traits

2014-09-02 Thread freddie_chopin at op dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55409 --- Comment #7 from Freddie Chopin --- Great (; Do you have some timeline? I'm not trying to rush you - I'm just working on a project in which this feature would be beneficial, so I'm wondering whether I should wait a bit (this particular require

[Bug rtl-optimization/59535] [4.9 regression] -Os code size regressions for Thumb1/Thumb2 with LRA

2014-09-02 Thread zhenqiang.chen at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59535 Zhenqiang Chen changed: What|Removed |Added CC||zhenqiang.chen at arm dot com --- Comme

[Bug target/62308] A bug with aarch64 big-endian

2014-09-02 Thread yroux at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62308 Yvan Roux changed: What|Removed |Added CC||vmakarov at gcc dot gnu.org,

[Bug libstdc++/55409] std::list not properly wrapping access to custom allocator through allocator_traits

2014-09-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55409 --- Comment #6 from Jonathan Wakely --- I'm working on it

[Bug c++/63151] New: Accessibility error when brace-constructing base class with protected defaulted constructor and member variable

2014-09-02 Thread lukeallardyce at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63151 Bug ID: 63151 Summary: Accessibility error when brace-constructing base class with protected defaulted constructor and member variable Product: gcc Version: 4.9.1

[Bug regression/63150] New: [4.9 regression] FAIL: gcc.target/powerpc/pr53199.c scan-assembler-times *

2014-09-02 Thread ma...@linux-mips.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63150 Bug ID: 63150 Summary: [4.9 regression] FAIL: gcc.target/powerpc/pr53199.c scan-assembler-times * Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: norm

[Bug c++/63149] wrong auto deduction from braced-init-list

2014-09-02 Thread ppluzhnikov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63149 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot com --- Comm

[Bug c++/63149] wrong auto deduction from braced-init-list

2014-09-02 Thread richard-gccbugzilla at metafoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63149 Richard Smith changed: What|Removed |Added Summary|can't initialize|wrong auto deduction from

[Bug c++/63149] New: can't initialize std::vector from auto-deduced type 'const std::initializer_list

2014-09-02 Thread richard-gccbugzilla at metafoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63149 Bug ID: 63149 Summary: can't initialize std::vector from auto-deduced type 'const std::initializer_list &' Product: gcc Version: 5.0 Status: UNCONFIRMED Severit

[Bug c++/31176] reorder class data members to minimize space waste

2014-09-02 Thread richard-gccbugzilla at metafoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31176 Richard Smith changed: What|Removed |Added CC||richard-gccbugzilla@metafoo

[Bug target/61981] PowerPC Linux Split-Stack Support

2014-09-02 Thread community at bountysource dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61981 Bountysource changed: What|Removed |Added CC||community at bountysource dot com --- Co

[Bug c/63148] New: r187042 causes auto-vectorization failure for X86 for -m32.

2014-09-02 Thread doug.gilmore at imgtec dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63148 Bug ID: 63148 Summary: r187042 causes auto-vectorization failure for X86 for -m32. Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Pr

[Bug target/62663] m68k / coldfire : compiling with -msep-data breaks the code

2014-09-02 Thread angelo70 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62663 --- Comment #3 from angelo --- This is probably a non-bug. I was confused last night, you are right, move.l square_test@GOT(%a5),%a0 jsr (%a0) Is generated and is correct (move.l, instruction set is the same of m68k). But thi

[Bug target/62261] [sh64] ICE for negative shift counts

2014-09-02 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62261 Kazumoto Kojima changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/62111] ICE when building Linux kernel for sh64

2014-09-02 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62111 Kazumoto Kojima changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/62261] [sh64] ICE for negative shift counts

2014-09-02 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62261 --- Comment #2 from Kazumoto Kojima --- Author: kkojima Date: Tue Sep 2 22:32:29 2014 New Revision: 214833 URL: https://gcc.gnu.org/viewcvs?rev=214833&root=gcc&view=rev Log: PR target/62261 * config/sh/sh.md (ashlsi3): Handle ne

[Bug target/62111] ICE when building Linux kernel for sh64

2014-09-02 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62111 --- Comment #18 from Kazumoto Kojima --- Author: kkojima Date: Tue Sep 2 22:28:29 2014 New Revision: 214832 URL: https://gcc.gnu.org/viewcvs?rev=214832&root=gcc&view=rev Log: PR target/62111 * config/sh/predicates.md (general_extend_ope

[Bug c++/62224] [4.9 Regression] Possible regression in gcc-4.9-20140820

2014-09-02 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62224 --- Comment #10 from Markus Trippelsdorf --- (In reply to Chris Clayton from comment #9) > That seems odd to me, although I'm happy to be told I'm wrong. I base this > on the fact that reverting the code change from r214208 permits a successful >

[Bug c++/62224] [4.9 Regression] Possible regression in gcc-4.9-20140820

2014-09-02 Thread chris2553 at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62224 --- Comment #9 from Chris Clayton --- That seems odd to me, although I'm happy to be told I'm wrong. I base this on the fact that reverting the code change from r214208 permits a successful build. MoreOver, in both the failed and sucessful builds

[Bug c++/63147] New: Cilk Plus in GCC 4.9 is missing metadata support

2014-09-02 Thread barry.m.tannenbaum at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63147 Bug ID: 63147 Summary: Cilk Plus in GCC 4.9 is missing metadata support Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/62224] [4.9 Regression] Possible regression in gcc-4.9-20140820

2014-09-02 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62224 --- Comment #8 from Markus Trippelsdorf --- I don't think this is a compiler bug. cppmodelmanager.o is simply missing in the object file list of the libCppEditor.so link command. And the undefined symbol from cppcodemodelinspectordialog.ii is a

[Bug libfortran/62296] EXECUTE_COMMAND_LINE not F2008 conforming

2014-09-02 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62296 --- Comment #3 from Harald Anlauf --- (In reply to Dominique d'Humieres from comment #2) > On x86_64-apple-darwin13.3, for the test in comment 1 I get > >0 0 '' > sh: /bin/false: No such file or directory > 127

[Bug libstdc++/55409] std::list not properly wrapping access to custom allocator through allocator_traits

2014-09-02 Thread freddie_chopin at op dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55409 Freddie Chopin changed: What|Removed |Added CC||freddie_chopin at op dot pl --- Comment

[Bug c++/62224] [4.9 Regression] Possible regression in gcc-4.9-20140820

2014-09-02 Thread chris2553 at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62224 --- Comment #7 from Chris Clayton --- Created attachment 33439 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33439&action=edit Pre-processed cppcodemodelinspectordialog cppcodemodelinspectordialog.ii compressed with xz.

[Bug c++/62306] [4.9/5 Regression?] Change in the comdat used for constructors

2014-09-02 Thread rafael.espindola at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62306 --- Comment #7 from Rafael Avila de Espindola --- (In reply to Rafael Avila de Espindola from comment #6) > OK, so should we declare r206182 an "unintentional bug fix" and mark this > bug wontfix? > One thing to keep in mind. If r206182 was the

[Bug fortran/62174] Component declarations overwrite types of Cray Pointee variables

2014-09-02 Thread fritzoreese at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62174 --- Comment #3 from Fritz Reese --- > Patches should go to the gcc-patches at gcc.gnu.org mailing list (and in > case of Fortran FE patches also CC fortran at gcc.gnu.org ml). That is > where patch review happens. Sorry - submitted to the maili

[Bug c++/62224] [4.9 Regression] Possible regression in gcc-4.9-20140820

2014-09-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62224 --- Comment #6 from Jason Merrill --- I don't see cppmodelmanager in that link command, so I'm guessing ensureUpdated is hidden in a different .so? Certainly compiling the preprocessed file you attached provides a definition of the symbol. Can

[Bug c++/63140] wrong code generation probably due to optimization problem

2014-09-02 Thread gcc at boomerangsworld dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63140 --- Comment #2 from Ralf Hoffmann --- Small update: The working 32 bit target was gcc 4.7, so it's not related to this bug.

[Bug middle-end/63145] [AArch64] ICE with vcombine_u64 at -O2 -g

2014-09-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63145 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/62040] internal compiler error: in simplify_const_unary_operation, at simplify-rtx.c:1555

2014-09-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62040 Andrew Pinski changed: What|Removed |Added CC||christophe.lyon at st dot com --- Commen

[Bug target/62275] ARM should use vcvta instructions when possible for float -> int rounding

2014-09-02 Thread josh.m.conner at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62275 --- Comment #5 from Joshua Conner --- Thanks!

[Bug middle-end/63145] [AArch64] ICE with vcombine_u64 at -O2 -g

2014-09-02 Thread christophe.lyon at st dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63145 --- Comment #1 from christophe.lyon at st dot com --- Created attachment 33438 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33438&action=edit vcombine.c testcase

[Bug middle-end/63145] New: [AArch64] ICE with vcombine_u64 at -O2 -g

2014-09-02 Thread christophe.lyon at st dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63145 Bug ID: 63145 Summary: [AArch64] ICE with vcombine_u64 at -O2 -g Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: middl

[Bug ipa/62015] [4.8/4.9/5 Regression] ipa-cp-clone uses a clone that is too specialized for the call context

2014-09-02 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62015 Martin Jambor changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/62306] [4.9/5 Regression?] Change in the comdat used for constructors

2014-09-02 Thread rafael.espindola at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62306 --- Comment #6 from Rafael Avila de Espindola --- OK, so should we declare r206182 an "unintentional bug fix" and mark this bug wontfix? To be clear, the ABI then is For any class an implementation has the option of using one comdat per constru

[Bug c++/63142] gcc-cilk can not spawn a function template

2014-09-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63142 --- Comment #1 from Andrew Pinski --- Try: g++ -o fib -fcilkplus -lcilkrts fib.cpp instead.

[Bug c++/63142] New: gcc-cilk can not spawn a function template

2014-09-02 Thread yuantang at csail dot mit.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63142 Bug ID: 63142 Summary: gcc-cilk can not spawn a function template Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: critical Priority: P3 Component: c++

[Bug fortran/62270] -Wlogical-not-parentheses warnings

2014-09-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/62270] -Wlogical-not-parentheses warnings

2014-09-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270 --- Comment #5 from Marek Polacek --- Author: mpolacek Date: Tue Sep 2 16:08:05 2014 New Revision: 214827 URL: https://gcc.gnu.org/viewcvs?rev=214827&root=gcc&view=rev Log: PR fortran/62270 * interface.c (compare_parameter): Fix conditi

[Bug target/62275] ARM should use vcvta instructions when possible for float -> int rounding

2014-09-02 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62275 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work

[Bug target/62275] ARM should use vcvta instructions when possible for float -> int rounding

2014-09-02 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62275 --- Comment #3 from ktkachov at gcc dot gnu.org --- Author: ktkachov Date: Tue Sep 2 16:00:01 2014 New Revision: 214826 URL: https://gcc.gnu.org/viewcvs?rev=214826&root=gcc&view=rev Log: [2/2] Vectorise lroundf, lfloorf, lceilf using the new ARM

[Bug target/62275] ARM should use vcvta instructions when possible for float -> int rounding

2014-09-02 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62275 --- Comment #2 from ktkachov at gcc dot gnu.org --- Author: ktkachov Date: Tue Sep 2 15:57:56 2014 New Revision: 214825 URL: https://gcc.gnu.org/viewcvs?rev=214825&root=gcc&view=rev Log: [ARM][1/2] Implement lceil, lfloor, lround optabs with new

[Bug c++/63140] wrong code generation probably due to optimization problem

2014-09-02 Thread gcc at boomerangsworld dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63140 --- Comment #1 from Ralf Hoffmann --- Created attachment 33436 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33436&action=edit (gzipped) preprocessed input file

[Bug c++/63140] New: wrong code generation probably due to optimization problem

2014-09-02 Thread gcc at boomerangsworld dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63140 Bug ID: 63140 Summary: wrong code generation probably due to optimization problem Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: normal Pri

[Bug ipa/61659] [4.9 Regression] Extra undefined symbol because of devirtualization

2014-09-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61659 --- Comment #28 from Jason Merrill --- (In reply to Markus Trippelsdorf from comment #27) > Possible fix: Applied to trunk, thanks.

[Bug c++/62306] [4.9/5 Regression?] Change in the comdat used for constructors

2014-09-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62306 --- Comment #5 from Jakub Jelinek --- You could e.g. implement the dtors as: _Z...D0...: set some hard reg to 0 tail call some function _Z...D1...: set some hard reg to 1 tail call some function _Z...D2...: set some hard reg to 2 tail

[Bug tree-optimization/55334] [4.8/4.9/5 Regression] mgrid regression (ipa-cp disables vectorization)

2014-09-02 Thread vp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55334 --- Comment #38 from Vidya Praveen --- Until we fix this issue, could we have workaround posted by Martin Jambor (comment #29) applied again on 4.9 and trunk? This issue is not seen on 4.8 releases because of the workaround. Having the workaround

[Bug target/62308] A bug with aarch64 big-endian

2014-09-02 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62308 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/62306] [4.9/5 Regression?] Change in the comdat used for constructors

2014-09-02 Thread rafael.espindola at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62306 --- Comment #4 from Rafael Avila de Espindola --- So it looks like the reason was My thinking was that the ABI change should also support implementations that implement D0 as another entry point into the destructor jason: leav

[Bug target/62662] [4.9/5 Regression] Miscompilation of Qt on s390x

2014-09-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62662 --- Comment #4 from Jakub Jelinek --- That is perhaps where we started to have %r11 clobbered in the routine (therefore pro_and_epilogue wanted to save %r11-%r15), and all the %r11 uses later disappear because of later passes (I think cprop_hardr

[Bug target/62308] A bug with aarch64 big-endian

2014-09-02 Thread yml6087582 at 163 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62308 --- Comment #2 from yml --- But with the option of -mlittle-endian ,it would not have this error. Do it prove that the backend support zero-length arrays passed by value ?

[Bug target/62662] [4.9/5 Regression] Miscompilation of Qt on s390x

2014-09-02 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62662 Andreas Krebbel changed: What|Removed |Added CC||vmakarov at gcc dot gnu.org --- Commen

[Bug c++/63139] [4.8/4.9/5 Regression] Class-scope typedef overwrites typedef of previously defined class

2014-09-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63139 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/62306] [4.9/5 Regression?] Change in the comdat used for constructors

2014-09-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62306 --- Comment #3 from Jakub Jelinek --- I don't remember, but IRC log does something: IRC #gcc on oftc Dec 1 2009 jason: so, I have a patch to handle the implicit cdtors in extern template class by exporting the cdtors at the explicit instantiati

[Bug c++/63139] New: Class-scope typedef overwrites typedef of previously defined class

2014-09-02 Thread david.d.kretzmer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63139 Bug ID: 63139 Summary: Class-scope typedef overwrites typedef of previously defined class Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: normal

[Bug spam/63138] Gentleman!!*Watch NEW ZEALAND vs USA Live Streaming Online

2014-09-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63138 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|boots

[Bug bootstrap/63138] New: Gentleman!!*Watch NEW ZEALAND vs USA Live Streaming Online

2014-09-02 Thread lejetwerkengwa66 at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63138 Bug ID: 63138 Summary: Gentleman!!*Watch NEW ZEALAND vs USA Live Streaming Online Product: gcc Version: new-ra Status: UNCONFIRMED Severity: normal Pr

[Bug spam/63136] Thomas is deposited in a community of boys after his memory is erased, soon learning they're all trapped in a maze that will require him to join forces with fellow "runners" for a sho

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63136 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|crypto

[Bug spam/63137] Thomas is deposited in a community of boys after his memory is erased, soon learning they're all trapped in a maze that will require him to join forces with fellow "runners" for a sho

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63137 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|crypto

[Bug debug/63135] [4.9 regression] Infinite loop in var-tracking

2014-09-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63135 Richard Biener changed: What|Removed |Added Known to work||4.8.3, 5.0 Target Milestone|---

[Bug debug/63135] [4.9 regression] Infinite loop in var-tracking

2014-09-02 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63135 Andreas Krebbel changed: What|Removed |Added Target||s390x-ibm-linux CC|

[Bug debug/63135] New: [4.9 regression] Infinite loop in var-tracking

2014-09-02 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63135 Bug ID: 63135 Summary: [4.9 regression] Infinite loop in var-tracking Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: de

[Bug tree-optimization/62291] PRE uses too much memory and compile-time

2014-09-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62291 --- Comment #4 from Richard Biener --- Btw, the testcase is absymally slow in compiling even with -O1 if you enable glibc memory checking with both(!) MALLOC_CHECK_=3 and MALLOC_PERTURB_=69 I have no idea why... (constant overhead seems to be on

[Bug ipa/61986] ICE on valid code at -O3 on x86_64-linux-gnu indecide_about_value, at ipa-cp.c:3480

2014-09-02 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61986 Martin Jambor changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug spam/63117] Download Son of God movie HD quality, download Son of God movie score

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63117 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|rtl-optimizati

[Bug spam/63084] Download Non-Stop movie HD quality, download Non-Stop full movie

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63084 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|rtl-optimizati

[Bug spam/62940] Download Million Dollar Arm movie HD quality, download the Million Dollar Arm movie avi

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62940 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|sanitizer

[Bug spam/63052] Download Pompeii movie HD quality, downloading Pompeii movie

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63052 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|rtl-optimizati

[Bug spam/63011] Download The Fault in Our Stars movie HD quality, direct download the The Fault in Our Stars movie

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63011 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|rtl-optimizati

[Bug spam/63092] Download Oculus movie HD quality, movie download Oculus

2014-09-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63092 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|rtl-optimizati

[Bug fortran/62283] basic-block vectorization fails

2014-09-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62283 --- Comment #20 from Richard Biener --- (In reply to Rainer Orth from comment #17) > Created attachment 33434 [details] > bb-slp-26.c.120t.slp1 dump For this we see /vol/gcc/src/hg/trunk/local/gcc/testsuite/gcc.dg/vect/bb-slp-26.c:19:14: note:

[Bug fortran/62283] basic-block vectorization fails

2014-09-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62283 --- Comment #19 from Richard Biener --- (In reply to Rainer Orth from comment #16) > Created attachment 33433 [details] > bb-slp-11.c.126t.slp2 dump /vol/gcc/src/hg/trunk/local/gcc/testsuite/gcc.dg/vect/bb-slp-11.c:19:8: note: not vectorized: re

[Bug libfortran/62296] EXECUTE_COMMAND_LINE not F2008 conforming

2014-09-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62296 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/62663] m68k / coldfire : compiling with -msep-data breaks the code

2014-09-02 Thread mikpelinux at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62663 --- Comment #2 from Mikael Pettersson --- Without -msep-data gcc outputs jsr square_test With -msep-data gcc outputs move.l square_test@GOT(%a5),%a0 jsr (%a0) Is that move.l unavailable on the mcf5307? (I'm familiar w

[Bug c++/62282] [4.8/4.9/5 Regression] Undefined reference with __inline __attribute(__gnu_inline__) with -O0

2014-09-02 Thread dmitry.petroff at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62282 --- Comment #11 from Dmitry Petrov --- >Which of the above mentioned semantics you want for your inlines? Semantics that would allow me get code that links even with -O0 without need to dublicate function body. I can understand how this code can

[Bug fortran/62174] Component declarations overwrite types of Cray Pointee variables

2014-09-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62174 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug spam/63131] Download 300: Rise of an Empire movie HD quality, 300: Rise of an Empire movie hd download

2014-09-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63131 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/62246] internal compiler error: in gfc_get_symbol_decl, at fortran/trans-decl.c

2014-09-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62246 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/62278] gfc_check_dependency should also check for TARGET attribute

2014-09-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62278 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/62536] ICE (segfault) for invalid END BLOCK statement

2014-09-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62536 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug spam/63129] Download God's Pocket movie HD quality, God's Pocket movie download good quality

2014-09-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63129 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug spam/63130] Download Blended movie HD quality, download Blended movie high quality

2014-09-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63130 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug spam/63128] Download Brick Mansions movie HD quality, download Brick Mansions movie for mac

2014-09-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63128 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/62283] basic-block vectorization fails

2014-09-02 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62283 --- Comment #18 from ro at CeBiTec dot Uni-Bielefeld.DE --- >> > So ... can you test enabling vect64 for sparc? >> >> While it works for the test at hand, the two other tests using vect64 >> (bb-slp-11.c and bb-slp-26.c) now FAIL: >> >> FAIL: g

[Bug fortran/62283] basic-block vectorization fails

2014-09-02 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62283 --- Comment #17 from Rainer Orth --- Created attachment 33434 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33434&action=edit bb-slp-26.c.120t.slp1 dump

[Bug fortran/62283] basic-block vectorization fails

2014-09-02 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62283 --- Comment #16 from Rainer Orth --- Created attachment 33433 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33433&action=edit bb-slp-11.c.126t.slp2 dump

[Bug c++/62282] [4.8/4.9/5 Regression] Undefined reference with __inline __attribute(__gnu_inline__) with -O0

2014-09-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62282 Jakub Jelinek changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug spam/62943] Download The Lego Movie movie HD quality, real The Lego Movie movie download

2014-09-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62943 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|sanitizer

[Bug spam/63106] Download X-Men: Days of Future Past movie HD quality, download X-Men: Days of Future Past movie online

2014-09-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63106 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|rtl-optimi

[Bug spam/63072] Download Dawn of the Planet of the Apes movie HD quality, download Dawn of the Planet of the Apes full movie hd

2014-09-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63072 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|rtl-optimi

[Bug spam/63040] Download The Bag Man movie HD quality, The Bag Man the movie to download

2014-09-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63040 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|rtl-optimi

[Bug spam/63060] Download Obvious Child movie HD quality, the Obvious Child full movie download

2014-09-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63060 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|rtl-optimi

  1   2   3   4   5   6   >