[Bug libfortran/48906] Wrong rounding results with -m32

2011-06-01 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48906 --- Comment #19 from Thomas Henlich thenlich at users dot sourceforge.net 2011-06-01 06:26:27 UTC --- Also, the test case, pr20755.f was originally intended to pass only with -std=legacy. This is to mimic g77 which does not ignore the scale

[Bug debug/48203] ICE in dwarf2out.c while building eglibc.

2011-06-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48203 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug other/49244] no intrinsics to emit 'lock bts' and 'lock btc'

2011-06-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49244 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||aldyh at gcc dot

[Bug libfortran/48906] Wrong rounding results with -m32

2011-06-01 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48906 --- Comment #20 from Thomas Henlich thenlich at users dot sourceforge.net 2011-06-01 08:12:31 UTC --- (In reply to comment #18) Created attachment 24406 [details] New updated patch This updated patch takes care of Comment #16.

[Bug c++/49251] New: [C++0x][parameter pack expanding] unused parameter warning with unpacking empty tuples

2011-06-01 Thread gintensubaru at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49251 Summary: [C++0x][parameter pack expanding] unused parameter warning with unpacking empty tuples Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: trivial

[Bug objc/47077] ICE on invalid code (method implementation outside of implementation context)

2011-06-01 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47077 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-06-01 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 --- Comment #12 from rguenther at suse dot de rguenther at suse dot de 2011-06-01 08:54:43 UTC --- On Tue, 31 May 2011, hubicka at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 --- Comment #11 from Jan Hubicka

[Bug c++/49221] [4.7 Regression] Several ICEs in the obj-c++ test suite after revision 174307

2011-06-01 Thread nicola at gcc dot gnu.org
16 # of expected failures 2 # of unsupported tests 86 /home/nicola/GCC/build-trunk2-full-parallel/gcc/testsuite/obj-c++/../../g++ version 4.7.0 20110601 (experimental) (GCC) make[1]: [check-obj-c++] Error 1 (ignored) make[1]: Leaving directory `/home/nicola/GCC/build-trunk2

[Bug c++/49252] New: Problem with inline

2011-06-01 Thread jwillemsen at remedy dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49252 Summary: Problem with inline Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc.gnu.org

[Bug c++/49252] Problem with inline

2011-06-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49252 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug lto/49249] LTO streaming of builtins corrupts BLOCK lists

2011-06-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49249 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||lto

[Bug tree-optimization/49243] attribute((returns_twice)) doesn't work

2011-06-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49243 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2011-06-01 10:30:42 UTC --- Looks good. Can you test the patch and post it to gcc-patches?

[Bug rtl-optimization/48496] [4.7 Regression] 'asm' operand requires impossible reload in libffi/src/ia64/ffi.c

2011-06-01 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48496 --- Comment #5 from Andreas Schwab sch...@linux-m68k.org 2011-06-01 10:57:40 UTC --- Bootstrap broken for 2 months now.

[Bug c++/49253] New: [4.7 Regression] Debug-mode forward_list broken

2011-06-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49253 Summary: [4.7 Regression] Debug-mode forward_list broken Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo:

[Bug c++/49223] Internal compiler error when using OpenMP

2011-06-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49223 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/49253] [4.7 Regression] Debug-mode forward_list broken

2011-06-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49253 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC||hjl at gcc

[Bug c/48716] gcc OpenMP static variable declared in scope inside construct is predetermined shared

2011-06-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48716 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/49253] [4.7 Regression] Debug-mode forward_list broken

2011-06-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49253 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC||jason at

[Bug objc++/49221] [4.7 Regression] Several ICEs in the obj-c++ test suite after revision 174307

2011-06-01 Thread froydnj at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49221 Nathan Froyd froydnj at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc dot

[Bug c++/49254] New: cannot declare member template as friend of class template

2011-06-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49254 Summary: cannot declare member template as friend of class template Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: rejects-valid Severity: minor

[Bug c++/49253] [4.7 Regression] Debug-mode forward_list broken

2011-06-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49253 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug debug/49250] [4.7 Regression] ICE in set_slot_part, at var-tracking.c:6793

2011-06-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49250 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug libfortran/48906] Wrong rounding results with -m32

2011-06-01 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48906 --- Comment #21 from Jerry DeLisle jvdelisle at gcc dot gnu.org 2011-06-01 12:26:28 UTC --- Regarding comment #18, the test case passes regardless 0f the -std=legacy option specified at the beginning of the source file. I am questioning why that

[Bug fortran/49255] New: -fcheck=pointer diagnosts too much: Passing NULL pointer to OPTIONAL argument

2011-06-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49255 Summary: -fcheck=pointer diagnosts too much: Passing NULL pointer to OPTIONAL argument Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: diagnostic, patch,

[Bug lto/49256] New: [4.7 Regression] 403.gcc in SPEC CPU 2006 went to an infinite loop

2011-06-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49256 Summary: [4.7 Regression] 403.gcc in SPEC CPU 2006 went to an infinite loop Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/49180] pr45070.c fails for -Os -mthumb

2011-06-01 Thread ibolton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49180 Ian Bolton ibolton at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug lto/49256] [4.7 Regression] 403.gcc in SPEC CPU 2006 went to an infinite loop

2011-06-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49256 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.0 ---

[Bug c++/49253] [4.7 Regression] Debug-mode forward_list broken

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

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-06-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Attachment #24395|0 |1 is

[Bug c/49257] New: -mfpmath=sse generates x87 instructions on 32 bits OS

2011-06-01 Thread olivier_maury at mentor dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49257 Summary: -mfpmath=sse generates x87 instructions on 32 bits OS Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo:

[Bug target/49257] -mfpmath=sse generates x87 instructions on 32 bits OS

2011-06-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49257 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target||i?86-*-*

[Bug middle-end/48600] [4.6/4.7 Regression] ICE when using cold attribute

2011-06-01 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48600 --- Comment #5 from Matt Hargett matt at use dot net 2011-06-01 14:36:17 UTC --- any chance this can be fixed for 4.6.1? this is a critical regression for us.

[Bug other/47733] psignal (int, const? char*) in libiberty/strsignal.h

2011-06-01 Thread jan.sm...@alcatel-lucent.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47733 Jan Smets jan.sm...@alcatel-lucent.com changed: What|Removed |Added CC|

[Bug java/49258] New: -ffunction-sections and --gc-sectinons have no effect at gcj

2011-06-01 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49258 Summary: -ffunction-sections and --gc-sectinons have no effect at gcj Product: gcc Version: 4.4.2 Status: UNCONFIRMED Severity: major Priority: P3

[Bug c++/49259] New: template/incomplete6.C ICE in build_target_expr

2011-06-01 Thread janis at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49259 Summary: template/incomplete6.C ICE in build_target_expr Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo:

Re: 3-yr-old infloop in dwarf2out.c

2011-06-01 Thread Eric Botcazou
coverity pointed out the infinite loop below. I guess it is unreachable or at least hard to reach, or it would have been reported/fixed before now: Would you mind opening a PR with bugzilla? -- Eric Botcazou

[Bug java/49258] -ffunction-sections and --gc-sectinons have no effect at gcj

2011-06-01 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49258 licheng.1...@gmail.com licheng.1212 at gmail dot com changed: What|Removed |Added Severity|major

[Bug java/20215] gcj does not accept classes with same name fields

2011-06-01 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20215 --- Comment #11 from licheng.1212 at gmail dot com licheng.1212 at gmail dot com 2011-06-01 16:12:04 UTC --- is anybody here???

[Bug debug/49250] [4.7 Regression] ICE in set_slot_part, at var-tracking.c:6793

2011-06-01 Thread ro at gcc dot gnu.org
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -fimplicit-templates -fPIC GNU C++ (GCC) version 4.7.0 20110601 (experimental) [trunk revision 174532] (sparc-sun-solaris2.11) compiled by GNU C version 4.4.2, GMP version 4.3.2, MPFR version 2.4.2-p3, MPC version 0.8.1

[Bug debug/49250] [4.7 Regression] ICE in set_slot_part, at var-tracking.c:6793

2011-06-01 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49250 --- Comment #3 from Rainer Orth ro at gcc dot gnu.org 2011-06-01 16:46:38 UTC --- Created attachment 24409 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24409 preprocessed input

[Bug middle-end/31249] pseudo-optimization with sincos/cexpi

2011-06-01 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31249 William J. Schmidt wschmidt at gcc dot gnu.org changed: What|Removed |Added CC||wschmidt

[Bug debug/49250] [4.7 Regression] ICE in set_slot_part, at var-tracking.c:6793

2011-06-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49250 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |ASSIGNED

[Bug debug/49250] [4.7 Regression] ICE in set_slot_part, at var-tracking.c:6793

2011-06-01 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49250 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2011-06-01 17:11:49 UTC --- --- Comment #4 from Jakub Jelinek jakub at gcc dot gnu.org 2011-06-01 17:03:50 UTC --- Created attachment 24410 --

[Bug c++/49253] [4.7 Regression] Debug-mode forward_list broken

2011-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49253 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/49260] New: cpp0x/lambda/lambda-eh2.C fails execution

2011-06-01 Thread janis at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49260 Summary: cpp0x/lambda/lambda-eh2.C fails execution Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo:

[Bug c++/49253] [4.7 Regression] Debug-mode forward_list broken

2011-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49253 --- Comment #4 from Jason Merrill jason at gcc dot gnu.org 2011-06-01 17:31:08 UTC --- It seems unfortunate that make check-libstdc++-v3 doesn't catch obvious breakage like this; at the least we could make sure that stdc++.h compiles in

[Bug c++/49260] cpp0x/lambda/lambda-eh2.C fails execution

2011-06-01 Thread janis at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49260 --- Comment #1 from Janis Johnson janis at gcc dot gnu.org 2011-06-01 17:31:24 UTC --- Output when the test runs on QEMU for arm-none-linux-gnueabi: terminate called after throwing an instance of 'int' *** EXIT code 4242 FAIL:

[Bug tree-optimization/39604] [4.3/4.4/4.5 Regression] tree-ssa-sink breaks stack layout

2011-06-01 Thread sandra at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39604 --- Comment #23 from Sandra Loosemore sandra at codesourcery dot com 2011-06-01 17:34:56 UTC --- Draft patch that addresses this bug here: http://gcc.gnu.org/ml/gcc-patches/2011-05/msg02029.html

[Bug target/49257] -mfpmath=sse generates x87 instructions on 32 bits OS

2011-06-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49257 --- Comment #2 from Uros Bizjak ubizjak at gmail dot com 2011-06-01 17:57:44 UTC --- The problem is in floatunsdidf2 expander that is currently disabled on x86_32 due to TARGET_KEEPS_VECTOR_ALIGNED_STACK. Without this expander, gcc generates

[Bug c++/44175] [C++0x] decltype sometimes cannot recurse

2011-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44175 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/49253] [4.7 Regression] Debug-mode forward_list broken

2011-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49253 --- Comment #5 from Jason Merrill jason at gcc dot gnu.org 2011-06-01 18:07:06 UTC --- Author: jason Date: Wed Jun 1 18:07:03 2011 New Revision: 174539 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174539 Log: PR c++/49253 *

[Bug target/49257] -mfpmath=sse generates x87 instructions on 32 bits OS

2011-06-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49257 --- Comment #3 from Uros Bizjak ubizjak at gmail dot com 2011-06-01 18:27:49 UTC --- Actually, there is no DImode SSE conversion instruction for 32bit targets, so implicit conversion generates fildq insn that uses x87 registers even with unsigned

[Bug c++/49253] [4.7 Regression] Debug-mode forward_list broken

2011-06-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49253 --- Comment #6 from Paolo Carlini paolo.carlini at oracle dot com 2011-06-01 18:39:43 UTC --- Yes. Running by default the entire testsuite in debug-mode too is not an option, would take too much time. Honestly, however, in my experience, isn't

[Bug middle-end/31249] pseudo-optimization with sincos/cexpi

2011-06-01 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31249 --- Comment #23 from rguenther at suse dot de rguenther at suse dot de 2011-06-01 19:02:03 UTC --- On Wed, 1 Jun 2011, wschmidt at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31249 William J. Schmidt wschmidt at gcc

[Bug c++/49181] [C++0x] Error reporting routines re-entered

2011-06-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49181 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org 2011-06-01 19:08:45 UTC --- Another Error reporting routines re-entered ICE, I think this code worked a few days ago, using the 4.7-20110528 snapshot, but fails with trunk #include

[Bug middle-end/49261] New: [4.7 Regression] FAIL: gcc.dg/tree-ssa/forwprop-9.c

2011-06-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49261 Summary: [4.7 Regression] FAIL: gcc.dg/tree-ssa/forwprop-9.c Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end

[Bug c/49262] New: 3-yr-old infinite loop in dwarf2out.c

2011-06-01 Thread jim at meyering dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49262 Summary: 3-yr-old infinite loop in dwarf2out.c Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo:

Re: 3-yr-old infloop in dwarf2out.c

2011-06-01 Thread Jim Meyering
Eric Botcazou wrote: coverity pointed out the infinite loop below. I guess it is unreachable or at least hard to reach, or it would have been reported/fixed before now: Would you mind opening a PR with bugzilla? Not at all: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49262

[Bug middle-end/49261] [4.7 Regression] FAIL: gcc.dg/tree-ssa/forwprop-9.c

2011-06-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49261 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug target/48808] ICE in spill_failure, at reload1.c:2113

2011-06-01 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48808 --- Comment #3 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org 2011-06-01 19:47:22 UTC --- Author: rsandifo Date: Wed Jun 1 19:47:19 2011 New Revision: 174540 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174540 Log: gcc/

[Bug rtl-optimization/48830] [4.4/4.5/4.6/4.7 Regression] unrecognized insn: storing invalid upper fp reg in SImode to stack

2011-06-01 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48830 --- Comment #13 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org 2011-06-01 19:47:22 UTC --- Author: rsandifo Date: Wed Jun 1 19:47:19 2011 New Revision: 174540 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174540 Log: gcc/

[Bug target/48792] ICE in failed_reload, at reload1.c:6000

2011-06-01 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48792 --- Comment #3 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org 2011-06-01 19:47:22 UTC --- Author: rsandifo Date: Wed Jun 1 19:47:19 2011 New Revision: 174540 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174540 Log: gcc/

[Bug target/45074] GCC Segmentation fault - negating global register variables

2011-06-01 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45074 --- Comment #7 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org 2011-06-01 19:49:55 UTC --- Author: rsandifo Date: Wed Jun 1 19:49:53 2011 New Revision: 174541 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174541 Log: gcc/

[Bug c++/49134] ICE in g++.dg/cpp0x/constexpr tests for arm

2011-06-01 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49134 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added CC||jason at

[Bug target/45074] GCC Segmentation fault - negating global register variables

2011-06-01 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45074 rsand...@gcc.gnu.org rsandifo at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug rtl-optimization/49157] Unnecessary stack save/restore code generated for a leaf function (arm-elf-gcc)

2011-06-01 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49157 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug c++/49134] ICE in g++.dg/cpp0x/constexpr tests for arm

2011-06-01 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49134 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug target/49263] New: SH Target: underutilized TST #imm, R0 instruction

2011-06-01 Thread oleg.e...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49263 Summary: SH Target: underutilized TST #imm, R0 instruction Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: target

[Bug rtl-optimization/48830] [4.4/4.5/4.6 regression] unrecognized insn: storing invalid upper fp reg in SImode to stack

2011-06-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48830 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Depends on|49226 |

[Bug c++/44175] [C++0x] decltype sometimes cannot recurse

2011-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44175 --- Comment #6 from Jason Merrill jason at gcc dot gnu.org 2011-06-01 20:27:26 UTC --- Author: jason Date: Wed Jun 1 20:27:22 2011 New Revision: 174543 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174543 Log: PR c++/44175 * pt.c

[Bug c/49262] 3-yr-old infinite loop in dwarf2out.c

2011-06-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49262 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/49263] SH Target: underutilized TST #imm, R0 instruction

2011-06-01 Thread oleg.e...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49263 --- Comment #1 from Oleg Endo oleg.e...@t-online.de 2011-06-01 20:42:00 UTC --- Created attachment 24412 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24412 Proposed Patch Although the patch gets the job done, programmer's sense tells me it

[Bug target/48840] [4.4/4.5/4.7 Regression] assertion failure (old_frame_size == get_frame_size ()) in reload1.c

2011-06-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/49257] -mfpmath=sse generates x87 instructions on 32 bits OS

2011-06-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49257 --- Comment #4 from Uros Bizjak ubizjak at gmail dot com 2011-06-01 20:52:13 UTC --- Created attachment 24413 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24413 Patch that wires up ix86_expand_convert_sign_didf_sse For some reason,

[Bug rtl-optimization/48658] [4.3 Regression]: ICE in reload_cse_simplify_operands, at postreload.c:395

2011-06-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48658 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/49257] -mfpmath=sse generates x87 instructions on 32 bits OS

2011-06-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49257 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added CC||rguenth at gcc dot

[Bug c++/49181] [C++0x] Error reporting routines re-entered

2011-06-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49181 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org 2011-06-01 21:06:37 UTC --- I take it back - that works ok with latest trunk - I must have not updated something in the front end

[Bug c++/49264] New: Internal compiler error: segmentation fault

2011-06-01 Thread eftaxi12 at otenet dot gr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49264 Summary: Internal compiler error: segmentation fault Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo:

[Bug debug/49250] [4.7 Regression] ICE in set_slot_part, at var-tracking.c:6793

2011-06-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49250 --- Comment #6 from Jakub Jelinek jakub at gcc dot gnu.org 2011-06-01 21:45:37 UTC --- Author: jakub Date: Wed Jun 1 21:45:34 2011 New Revision: 174548 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174548 Log: PR debug/49250 *

[Bug debug/49250] [4.7 Regression] ICE in set_slot_part, at var-tracking.c:6793

2011-06-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49250 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/49261] [4.7 Regression] FAIL: gcc.dg/tree-ssa/forwprop-9.c

2011-06-01 Thread xinliangli at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49261 davidxl xinliangli at gmail dot com changed: What|Removed |Added CC||xinliangli at gmail

[Bug c++/49264] Internal compiler error: segmentation fault

2011-06-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49264 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug fortran/49265] New: Double colon in procedure-stmt (generic interface)

2011-06-01 Thread eh.toussaint at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49265 Summary: Double colon in procedure-stmt (generic interface) Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component: fortran

[Bug fortran/49265] Double colon in procedure-stmt (generic interface)

2011-06-01 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49265 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug debug/48354] internal compiler error: in splice_child_die, at dwarf2out.c:8064

2011-06-01 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48354 --- Comment #14 from Jan Hubicka hubicka at gcc dot gnu.org 2011-06-02 01:02:10 UTC --- Same get_typedef_die ICE with this patch, too.

[Bug tree-optimization/44897] -flto + ipa-sra misoptimize sqlite (non-plugin only)

2011-06-01 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44897 --- Comment #20 from Jan Hubicka hubicka at gcc dot gnu.org 2011-06-02 01:12:12 UTC --- The problem as confirmed in Comment 9 no longer reproduce on mainline. So problem is either fixed or went latent. I am going to try 4.6.

[Bug libfortran/48906] Wrong rounding results with -m32

2011-06-01 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48906 Jerry DeLisle jvdelisle at gcc dot gnu.org changed: What|Removed |Added Attachment #24406|0 |1 is

[Bug fortran/49255] -fcheck=pointer diagnoses too much: Passing NULL pointer to OPTIONAL argument

2011-06-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49255 --- Comment #1 from Tobias Burnus burnus at gcc dot gnu.org 2011-06-02 05:54:53 UTC --- The patch was not quite correct... Submitted patch: http://gcc.gnu.org/ml/fortran/2011-06/msg00015.html