[Bug c++/48930] [C++0x] Invalid implicitly declared default c'tor

2011-05-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48930 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c/45977] "warning: 'i' initialized and declared 'extern'" is spurious

2011-05-08 Thread cascardo at holoscopio dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45977 Thadeu Lima de Souza Cascardo changed: What|Removed |Added CC||cascardo at holoscopio dot

[Bug target/45373] V850 branches and compares are invalid

2011-05-08 Thread trap15 at raidenii dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45373 Alex Marshall changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/45373] V850 branches and compares are invalid

2011-05-08 Thread trap15 at raidenii dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45373 Alex Marshall changed: What|Removed |Added Severity|major |critical

[Bug target/45373] V850 increment loops compile into incorrect assembly

2011-05-08 Thread trap15 at raidenii dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45373 Alex Marshall changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug middle-end/48932] ICE in check_dep, at sched-deps.c:4097

2011-05-08 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48932 --- Comment #3 from John David Anglin 2011-05-08 23:02:21 UTC --- Actually, the args should be: -fpreprocessed sched-deps.i -quiet -dumpbase sched-deps.c -auxbase-strip sched-deps.s -g -O1 -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes

[Bug middle-end/48932] ICE in check_dep, at sched-deps.c:4097

2011-05-08 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48932 --- Comment #2 from dave at hiauly1 dot hia.nrc.ca 2011-05-08 22:47:52 UTC --- Attached sched-deps.i.gz. The branch has been incorrectly placed in the delay slot. The ldil instruction is needed when the branch is taken but not when the branch is

[Bug middle-end/48932] ICE in check_dep, at sched-deps.c:4097

2011-05-08 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48932 John David Anglin changed: What|Removed |Added Component|target |middle-end Version|4.7.0

[Bug c++/48930] [C++0x] Invalid implicitly declared default c'tor

2011-05-08 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48930 --- Comment #3 from Johannes Schaub 2011-05-08 22:02:29 UTC --- (In reply to comment #2) > (In reply to comment #1) > > I think it can be argued that this is a bug in the Standard rather than in > > GCC. > > The Standard says that members of C a

[Bug c++/48930] [C++0x] Invalid implicitly declared default c'tor

2011-05-08 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48930 --- Comment #2 from Johannes Schaub 2011-05-08 21:47:01 UTC --- (In reply to comment #1) > I think it can be argued that this is a bug in the Standard rather than in > GCC. > The Standard says that members of C are zero initialized. > Let me

[Bug target/48932] New: ICE in check_dep, at sched-deps.c:4097

2011-05-08 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48932 Summary: ICE in check_dep, at sched-deps.c:4097 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassig...

[Bug c++/48930] [C++0x] Invalid implicitly declared default c'tor

2011-05-08 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48930 Johannes Schaub changed: What|Removed |Added CC||schaub.johannes at |

[Bug rtl-optimization/48927] Issues with "enable" attribute and IRA register preferences

2011-05-08 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48927 Uros Bizjak changed: What|Removed |Added URL||http://gcc.gnu.org/ml/gcc-p

[Bug libfortran/48931] New: Backtrace functionality not async-signal-safe

2011-05-08 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48931 Summary: Backtrace functionality not async-signal-safe Product: gcc Version: unknown Status: UNCONFIRMED Severity: minor Priority: P3 Component: libfortran AssignedTo

[Bug c++/48930] New: [C++0x] Invalid implicitly declared default c'tor

2011-05-08 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48930 Summary: [C++0x] Invalid implicitly declared default c'tor Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: un

[Bug rtl-optimization/48927] Issues with "enable" attribute and IRA register preferences

2011-05-08 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48927 Uros Bizjak changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug middle-end/48908] [4.7 Regression]: build fails on cris-elf in libiberty:md5.c, shift-related

2011-05-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48908 --- Comment #7 from Richard Guenther 2011-05-08 15:46:09 UTC --- Author: rguenth Date: Sun May 8 15:46:06 2011 New Revision: 173550 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173550 Log: 2011-05-08 Richard Guenther PR middle-

[Bug middle-end/48905] [4.7 Regression] STORAGE_ERROR : stack overflow (or erroneous memory access) compiling namet.adb

2011-05-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48905 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/48908] [4.7 Regression]: build fails on cris-elf in libiberty:md5.c, shift-related

2011-05-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48908 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/48905] [4.7 Regression] STORAGE_ERROR : stack overflow (or erroneous memory access) compiling namet.adb

2011-05-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48905 --- Comment #4 from Richard Guenther 2011-05-08 15:46:09 UTC --- Author: rguenth Date: Sun May 8 15:46:06 2011 New Revision: 173550 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173550 Log: 2011-05-08 Richard Guenther PR middle-

[Bug c++/48737] [C++0x][SFINAE] Hard errors with array list-construction with too many elements

2011-05-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48737 Paolo Carlini changed: What|Removed |Added AssignedTo|unassigned at gcc dot |paolo.carlini at oracle dot

[Bug c++/48737] [C++0x][SFINAE] Hard errors with array list-construction with too many elements

2011-05-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48737 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|NEW AssignedTo|paolo.carlini at o

[Bug middle-end/48908] [4.7 Regression]: build fails on cris-elf in libiberty:md5.c, shift-related

2011-05-08 Thread michael.a.richmond at nasa dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48908 Michael Richmond changed: What|Removed |Added CC||michael.a.richmond at nasa

[Bug c++/48737] [C++0x][SFINAE] Hard errors with array list-construction with too many elements

2011-05-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48737 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/48744] [C++0x][SFINAE] Hard errors with list-initialization and void initializers

2011-05-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48744 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/46778] More SFINAE issues?

2011-05-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46778 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/48816] possible pointless code in file cxx-pretty-print.c, line 2136

2011-05-08 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48816 --- Comment #4 from paolo at gcc dot gnu.org 2011-05-08 13:55:10 UTC --- Author: paolo Date: Sun May 8 13:55:07 2011 New Revision: 173549 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173549 Log: 2011-05-08 Paolo Carlini PR c++/

[Bug fortran/48889] [4.6/4.7 Regression] f951: internal compiler error: in gfc_is_constant_expr, at fortran/expr.c:906

2011-05-08 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48889 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|

[Bug tree-optimization/48929] [4.7 Regression] ICE: in estimate_size_after_inlining, at ipa-inline-analysis.c:1961 with -findirect-inlining

2011-05-08 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48929 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/48816] possible pointless code in file cxx-pretty-print.c, line 2136

2011-05-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48816 Paolo Carlini changed: What|Removed |Added AssignedTo|unassigned at gcc dot |paolo.carlini at oracle dot

[Bug c++/48816] possible pointless code in file cxx-pretty-print.c, line 2136

2011-05-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48816 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug fortran/48926] gfortran.dg/coarray/image_index_1.f90 -fcoarray=single -O2 (test for excess errors)

2011-05-08 Thread burnus at gcc dot gnu.org
: - No (coarray) failures on - i686-pc-linux-gnu (20110508, Rev. 173548), - powerpc-apple-darwin9.8.0 (20110507) - x86_64-unknown-linux-gnu - i686-pc-linux-gnu - s390x-ibm-linux-gnu - s390-ibm-linux-gnu - x86_64-unknown-freebsd8.2 - One failure on ia64-debian-linux-gnu (20110507

[Bug debug/48928] [4.7 Regression] ICE: in decimal_to_decnumber, at dfp.c:113 with -O -g and decimal float

2011-05-08 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48928 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug lto/44149] -fuse-linker-plugin lto1: internal compiler error: in lto_symtab_merge_decls_1, at lto-symtab.c:610

2011-05-08 Thread toon at moene dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44149 --- Comment #5 from Toon Moene 2011-05-08 13:00:33 UTC --- The bug does not manifest itself with the default compiler and linker on a recent version of Debian Testing: $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/g

[Bug lto/44149] -fuse-linker-plugin lto1: internal compiler error: in lto_symtab_merge_decls_1, at lto-symtab.c:610

2011-05-08 Thread toon at moene dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44149 --- Comment #6 from Toon Moene 2011-05-08 13:15:44 UTC --- Well, that was a bit too quick (careful which compiler you are using). It works with this compiler: $ /usr/snp/bin/gfortran -v Using built-in specs. COLLECT_GCC=/usr/snp/bin/gfortran CO

[Bug tree-optimization/48929] New: [4.7 Regression] ICE: in estimate_size_after_inlining, at ipa-inline-analysis.c:1961 with -findirect-inlining

2011-05-08 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48929 Summary: [4.7 Regression] ICE: in estimate_size_after_inlining, at ipa-inline-analysis.c:1961 with -findirect-inlining Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severi

[Bug debug/48928] New: [4.7 Regression] ICE: in decimal_to_decnumber, at dfp.c:113 with -O -g and decimal float

2011-05-08 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48928 Summary: [4.7 Regression] ICE: in decimal_to_decnumber, at dfp.c:113 with -O -g and decimal float Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug c++/42731] terminates with "virtual memory exhausted: Cannot allocate memory" in error recovery

2011-05-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42731 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[Bug rtl-optimization/48927] Issues with "enable" attribute and IRA register preferences

2011-05-08 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48927 --- Comment #1 from Uros Bizjak 2011-05-08 08:25:40 UTC --- Created attachment 24206 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24206 Prototype patch to merge *vec_concatv4si_1_avx and *vec_concatv4si_1 patterns

[Bug rtl-optimization/48927] New: Issues with "enable" attribute and IRA register preferences

2011-05-08 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48927 Summary: Issues with "enable" attribute and IRA register preferences Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug target/48454] gfortran.dg/char_result_13.f90 fails with -O3 -funroll-loops -mvectorize-with-neon-quad

2011-05-08 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48454 Ira Rosen changed: What|Removed |Added Known to work||4.5.4, 4.7.0 Known to fail|