[Bug fortran/48448] Implement -f(no-)frontend-optimization

2011-04-05 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48448 Thomas Koenig changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug lto/48447] LTO link fails to link libgcc correctly when -nostdlib option is specified

2011-04-05 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48447 Dmitry Gorbachev changed: What|Removed |Added CC||davek at gcc dot gnu.org --- Comment #

[Bug c++/48453] New: [C++0x] Invalid reference initialization via explicit conversion

2011-04-05 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48453 Summary: [C++0x] Invalid reference initialization via explicit conversion Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Co

[Bug rtl-optimization/48455] New: Huge code size regression for all ARM configurations

2011-04-05 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48455 Summary: Huge code size regression for all ARM configurations Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: rtl-optimization

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

2011-04-05 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48454 Summary: gfortran.dg/char_result_13.f90 fails with -O3 -funroll-loops -mvectorize-with-neon-quad Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug fortran/48456] New: [4.6/4.7 Regression] ICE in fold_binary_loc, at fold-const.c:9324

2011-04-05 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48456 Summary: [4.6/4.7 Regression] ICE in fold_binary_loc, at fold-const.c:9324 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: no

[Bug fortran/48456] [4.6/4.7 Regression] ICE in fold_binary_loc, at fold-const.c:9324

2011-04-05 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48456 Tobias Burnus changed: What|Removed |Added Priority|P3 |P4 Known to work|

[Bug fortran/48456] [4.6/4.7 Regression] Realloc on assignment: ICE in fold_binary_loc

2011-04-05 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48456 Tobias Burnus changed: What|Removed |Added CC||pault at gcc dot gnu.org Depends

[Bug fortran/48456] [4.6/4.7 Regression] Realloc on assignment: ICE in fold_binary_loc

2011-04-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48456 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/48403] [4.7 Regression] bootstrap comparison failure

2011-04-05 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48403 --- Comment #43 from Eric Botcazou 2011-04-05 09:02:56 UTC --- > mips64-linux, right? No, IA-64/Linux, I was replying to Steve, but this is indeed not very clear.

[Bug other/48434] Large SpecCPUFP Performance Regression for Thumb-2

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

[Bug rtl-optimization/48434] Large SpecCPUFP Performance Regression for Thumb-2

2011-04-05 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48434 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot |

[Bug rtl-optimization/48455] Huge code size regression for all ARM configurations

2011-04-05 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48455 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot |

[Bug target/48252] ARM neon: problem with consecutive vzip, vuzp and vtrn

2011-04-05 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48252 --- Comment #3 from Ira Rosen 2011-04-05 09:33:40 UTC --- Created attachment 23881 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23881 patch

[Bug target/48252] ARM neon: problem with consecutive vzip, vuzp and vtrn

2011-04-05 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48252 Ira Rosen changed: What|Removed |Added CC||irar at il dot ibm.com --- Comment #4 from Ir

[Bug c++/48457] New: [C++0x] GCC does not recognize function rvalue reference expressions as lvalues

2011-04-05 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48457 Summary: [C++0x] GCC does not recognize function rvalue reference expressions as lvalues Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug target/43920] Choosing conditional execution over conditional branches for code size in some cases.

2011-04-05 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43920 --- Comment #5 from vries at gcc dot gnu.org 2011-04-05 10:04:48 UTC --- Author: vries Date: Tue Apr 5 10:04:44 2011 New Revision: 171976 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171976 Log: 2011-04-05 Tom de Vries PR target/

[Bug target/43920] Choosing conditional execution over conditional branches for code size in some cases.

2011-04-05 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43920 --- Comment #6 from vries at gcc dot gnu.org 2011-04-05 10:12:17 UTC --- Author: vries Date: Tue Apr 5 10:12:14 2011 New Revision: 171977 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171977 Log: 2011-04-05 Tom de Vries PR target/

[Bug target/43920] Choosing conditional execution over conditional branches for code size in some cases.

2011-04-05 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43920 --- Comment #7 from vries at gcc dot gnu.org 2011-04-05 10:33:16 UTC --- Author: vries Date: Tue Apr 5 10:33:13 2011 New Revision: 171978 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171978 Log: 2011-04-05 Tom de Vries PR target/

[Bug middle-end/48441] [4.7 Regression] ICE in mark_oprs_set

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

[Bug middle-end/48440] [4.7 Regression] FAIL: gcc.c-torture/compile/labels-3.c

2011-04-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48440 --- Comment #4 from Richard Guenther 2011-04-05 11:02:50 UTC --- - static const short int ar[2] = {0, (short unsigned int) &l2 - (short unsigned int) &l1}; + static const short int ar[2] = {0, (short int) ((short unsigned int) (int) &l2 - (shor

[Bug other/48445] Release does not generate fixincludes directory needed by Makefile

2011-04-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48445 --- Comment #5 from Richard Guenther 2011-04-05 11:06:23 UTC --- Would be interesting to know why fixincludes is not built. Can you try to track that down?

[Bug c++/48446] internal compiler error: in gimplify_var_or_parm_decl, at gimplify.c:1946

2011-04-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48446 Richard Guenther changed: What|Removed |Added Keywords||ice-on-valid-code Status|U

[Bug lto/48447] LTO link fails to link libgcc correctly when -nostdlib option is specified

2011-04-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48447 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/48455] [4.7 Regression] Huge code size regression for all ARM configurations

2011-04-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48455 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0 Summary|Huge code siz

[Bug c++/48446] internal compiler error: in gimplify_var_or_parm_decl, at gimplify.c:1946

2011-04-05 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48446 --- Comment #2 from Jonathan Wakely 2011-04-05 11:21:35 UTC --- slightly further reduced: template struct RefPtr { ~RefPtr(); T *operator->() const; }; struct Message { typedef RefPtr Ptr; static Ptr create(in

[Bug c++/48446] [4.3/4.4/4.5/4.6 Regression] internal compiler error: in gimplify_var_or_parm_decl, at gimplify.c:1946

2011-04-05 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48446 Jonathan Wakely changed: What|Removed |Added Known to work||3.4.3 --- Comment #3 from Jonathan Wake

[Bug inline-asm/48458] New: avr: inline assembly is broken

2011-04-05 Thread avr at gjlay dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48458 Summary: avr: inline assembly is broken Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: inline-asm AssignedTo: unassig...@gcc

[Bug lto/48437] LTO crashes with block-local function declarations

2011-04-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48437 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug other/48459] New: avr: Assertion failure with -gdwarf-2

2011-04-05 Thread avr at gjlay dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48459 Summary: avr: Assertion failure with -gdwarf-2 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassig...@g

[Bug c++/48446] [4.3/4.4/4.5/4.6 Regression] internal compiler error: in gimplify_var_or_parm_decl, at gimplify.c:1946

2011-04-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48446 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.3.6

[Bug inline-asm/48435] Assertion failure during IRA (df_scan)

2011-04-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48435 --- Comment #3 from Richard Guenther 2011-04-05 11:57:39 UTC --- *** Bug 48458 has been marked as a duplicate of this bug. ***

[Bug inline-asm/48458] avr: inline assembly is broken

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

[Bug rtl-optimization/33928] [4.3/4.4/4.5/4.6/4.7 Regression] 30% performance slowdown in floating-point code caused by r118475

2011-04-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33928 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[Bug c++/48460] New: The compilation of Qemu 0.14.0 stops on a ARM cpu based board

2011-04-05 Thread marietto2008 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48460 Summary: The compilation of Qemu 0.14.0 stops on a ARM cpu based board Product: gcc Version: unknown Status: UNCONFIRMED Severity: blocker Priority: P3 Co

[Bug c/48460] The compilation of Qemu 0.14.0 stops on a ARM cpu based board

2011-04-05 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48460 Jonathan Wakely changed: What|Removed |Added Component|c++ |c Version|unknown

[Bug lto/48431] patch to fix a compile error in lto-plugin.c when using older C compilers

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

[Bug middle-end/48441] [4.7 Regression] ICE in mark_oprs_set

2011-04-05 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48441 --- Comment #7 from Steven Bosscher 2011-04-05 12:03:38 UTC --- OK, confirmed that cprop_insn makes the insn deleted, in the second CPROP pass: Breakpoint 3, one_cprop_pass () at ../../trunk/gcc/cprop.c:1799 1799changed |= cp

[Bug lto/48431] patch to fix a compile error in lto-plugin.c when using older C compilers

2011-04-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48431 --- Comment #2 from Richard Guenther 2011-04-05 12:11:13 UTC --- Author: rguenth Date: Tue Apr 5 12:11:08 2011 New Revision: 171982 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171982 Log: 2011-04-05 Richard Guenther PR bootstr

[Bug lto/48431] patch to fix a compile error in lto-plugin.c when using older C compilers

2011-04-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48431 --- Comment #3 from Richard Guenther 2011-04-05 12:13:31 UTC --- Author: rguenth Date: Tue Apr 5 12:13:27 2011 New Revision: 171983 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171983 Log: 2011-04-05 Richard Guenther PR bootstr

[Bug lto/48447] LTO link fails to link libgcc correctly when -nostdlib option is specified

2011-04-05 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48447 --- Comment #3 from Dmitry Gorbachev 2011-04-05 12:42:52 UTC --- For now, option -Wl,-plugin-opt=-pass-through=$(LIBGCC) can be manually added to the command line (as discussed in PR42690).

[Bug c/48460] The compilation of Qemu 0.14.0 stops on a ARM cpu based board

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

[Bug target/43920] Choosing conditional execution over conditional branches for code size in some cases.

2011-04-05 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43920 --- Comment #8 from vries at gcc dot gnu.org 2011-04-05 13:01:55 UTC --- Author: vries Date: Tue Apr 5 13:01:50 2011 New Revision: 171986 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171986 Log: 2011-04-05 Tom de Vries PR target/

[Bug c/48460] The compilation of Qemu 0.14.0 stops on a ARM cpu based board

2011-04-05 Thread marietto2008 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48460 --- Comment #2 from Marietto 2011-04-05 13:02:21 UTC --- (In reply to comment #1) > gcc: Internal error: Killed (program cc1) > > you ran out of memory. I've read somewhere that's possible to compile qemu without to go out of memory.

[Bug other/48445] Release does not generate fixincludes directory needed by Makefile

2011-04-05 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48445 Jonathan Wakely changed: What|Removed |Added Severity|blocker |normal --- Comment #6 from Jonathan Wak

[Bug other/48445] Release does not generate fixincludes directory needed by Makefile

2011-04-05 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48445 --- Comment #7 from Jonathan Wakely 2011-04-05 14:51:15 UTC --- (In reply to comment #6) > (In reply to comment #4) > > checking for suffix of object files... configure: error: in > > `/home/mancilla/current/soft/src/gcc-build-latest/x86_64-unkno

[Bug bootstrap/48444] [4.7 Regression] bootstrap failure with --disable-checking

2011-04-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48444 --- Comment #4 from Dominique d'Humieres 2011-04-05 14:51:46 UTC --- On x86_64-apple-darwin10 r171957, I bootstrap with --enable-checking=release (or with the default value), but I also get Bootstrap comparison failure! gcc/final.o differs gcc/h

[Bug other/48445] Release does not generate fixincludes directory needed by Makefile

2011-04-05 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48445 --- Comment #8 from Jonathan Wakely 2011-04-05 14:55:41 UTC --- (In reply to comment #4) > checking for suffix of object files... configure: error: in > `/home/mancilla/current/soft/src/gcc-build-latest/x86_64-unknown-linux-gnu/libgcc': > configu

[Bug fortran/45586] [4.6 Regression] ICE non-trivial conversion at assignment

2011-04-05 Thread Joost.VandeVondele at pci dot uzh.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 Joost VandeVondele changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug target/47119] sh-symbianelf: symbian-base.o won't build

2011-04-05 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47119 Joseph S. Myers changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug other/46677] frontends and tree optimizers use *_TYPE_SIZE

2011-04-05 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46677 --- Comment #24 from Joseph S. Myers 2011-04-05 15:13:38 UTC --- The sort of patches here should be updated for trunk and resubmitted now we are in stage 1 for 4.7 and such patches are appropriate.

[Bug fortran/45586] [4.6/4.7 Regression] ICE non-trivial conversion at assignment

2011-04-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 Richard Guenther changed: What|Removed |Added Target Milestone|4.6.0 |4.6.1 Summary|[4.6 Regressi

[Bug middle-end/46500] target.h includes tm.h

2011-04-05 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46500 --- Comment #6 from Joseph S. Myers 2011-04-05 15:17:44 UTC --- The cumulative_args_t changes should be updated and resubmitted now we are in 4.7 stage 1.

[Bug middle-end/48461] New: [4.7 Regression function.c:5268:1: error: emit_use_return_register_into_block defined but not used

2011-04-05 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48461 Summary: [4.7 Regression function.c:5268:1: error: emit_use_return_register_into_block defined but not used Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug fortran/48462] New: matmul Segmentation Fault with Allocatable Array

2011-04-05 Thread ortp21 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 Summary: matmul Segmentation Fault with Allocatable Array Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo:

[Bug middle-end/48461] [4.7 Regression function.c:5268:1: error: emit_use_return_register_into_block defined but not used

2011-04-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48461 Richard Guenther changed: What|Removed |Added Keywords||build Target|

[Bug middle-end/48461] [4.7 Regression function.c:5268:1: error: emit_use_return_register_into_block defined but not used

2011-04-05 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48461 vries at gcc dot gnu.org changed: What|Removed |Added AssignedTo|unassigned at gcc dot |vries at gcc dot gnu.org

[Bug middle-end/48461] [4.7 Regression] function.c:5268:1: error: emit_use_return_register_into_block defined but not used

2011-04-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48461 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0 Summary|[4.7 Regressi

[Bug gcov-profile/48463] New: gcov generating bad function coverage

2011-04-05 Thread lieutenantfeist at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48463 Summary: gcov generating bad function coverage Product: gcc Version: 4.3.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: gcov-profile AssignedTo: unass

[Bug gcov-profile/48463] gcov generating bad function coverage

2011-04-05 Thread lieutenantfeist at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48463 Christian changed: What|Removed |Added Severity|normal |major

[Bug fortran/48462] [4.6/4.7 Regression] matmul Segmentation Fault with Allocatable Array

2011-04-05 Thread Joost.VandeVondele at pci dot uzh.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 Joost VandeVondele changed: What|Removed |Added Keywords||wrong-code Known to work|

[Bug fortran/48462] [4.6/4.7 Regression] matmul Segmentation Fault with Allocatable Array

2011-04-05 Thread Joost.VandeVondele at pci dot uzh.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 --- Comment #2 from Joost VandeVondele 2011-04-05 15:40:41 UTC --- somewhat reduced: program main implicit none integer, parameter :: dp = kind(0.0d0) real(kind=dp), allocatable :: a(:,:) real(kind=dp), allocatable :: b(:,:) allo

[Bug bootstrap/48444] [4.7 Regression] bootstrap failure with --disable-checking

2011-04-05 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48444 Jeffrey A. Law changed: What|Removed |Added AssignedTo|unassigned at gcc dot |law at redhat dot com

[Bug fortran/48462] [4.6/4.7 Regression] matmul Segmentation Fault with Allocatable Array

2011-04-05 Thread Joost.VandeVondele at pci dot uzh.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 Joost VandeVondele changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug other/46489] tree optimizer and frontend files use target macros

2011-04-05 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46489 --- Comment #7 from Joseph S. Myers 2011-04-05 15:43:46 UTC --- FWIW, the following files include tm.h and appear not to have any direct uses of target macros, or uses of the most common headers (such as rtl.h or cp-tree.h) that depend on tm.h.

[Bug bootstrap/48403] [4.7 Regression] bootstrap comparison failure

2011-04-05 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48403 --- Comment #44 from Jeffrey A. Law 2011-04-05 15:45:20 UTC --- Just a note for those experiencing a comparison failure with --disable-checking, I know what's causing it and should have a fix shortly. That failure is being tracked by PR48444.

[Bug middle-end/48461] [4.7 Regression] function.c:5268:1: error: emit_use_return_register_into_block defined but not used

2011-04-05 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48461 --- Comment #1 from vries at gcc dot gnu.org 2011-04-05 15:54:17 UTC --- Author: vries Date: Tue Apr 5 15:54:13 2011 New Revision: 171990 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171990 Log: 2011-04-05 Tom de Vries PR middle-

[Bug fortran/48462] [4.6/4.7 Regression] realloc on assignment: matmul Segmentation Fault with Allocatable Array

2011-04-05 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org,

[Bug bootstrap/48444] [4.7 Regression] bootstrap failure with --disable-checking

2011-04-05 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48444 Benjamin Kosnik changed: What|Removed |Added Target Milestone|4.7.0 |--- --- Comment #6 from Benjamin Kosnik

[Bug middle-end/48461] [4.7 Regression] function.c:5268:1: error: emit_use_return_register_into_block defined but not used

2011-04-05 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48461 vries at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/48444] [4.7 Regression] bootstrap failure with --disable-checking

2011-04-05 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48444 --- Comment #7 from Jeffrey A. Law 2011-04-05 16:03:32 UTC --- -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/05/11 09:58, bkoz at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48444 > > Benjamin Kosnik changed: >

[Bug middle-end/48464] New: Regression @171649: ICE in setup_pressure_classes, at ira.c:877

2011-04-05 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48464 Summary: Regression @171649: ICE in setup_pressure_classes, at ira.c:877 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug middle-end/48464] Regression @171649: ICE in setup_pressure_classes, at ira.c:877

2011-04-05 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48464 Jan-Benedict Glaw changed: What|Removed |Added Target||vax-linux CC|

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

2011-04-05 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48454 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org --- Comm

[Bug target/46548] Build arm gcc failure after patch 165463

2011-04-05 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46548 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org --- Comm

[Bug target/48328] GCC failed to generate 16bit relative jump table

2011-04-05 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48328 Ramana Radhakrishnan changed: What|Removed |Added Target Milestone|--- |4.7.0 Severity|normal

[Bug target/46548] Build arm gcc failure after patch 165463

2011-04-05 Thread froydnj at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46548 --- Comment #5 from Nathan Froyd 2011-04-05 16:33:00 UTC --- I believe this was fixed by the fix for PR 46040.

[Bug target/46548] Build arm gcc failure after patch 165463

2011-04-05 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46548 Ramana Radhakrishnan changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared

2011-04-05 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040 Ramana Radhakrishnan changed: What|Removed |Added CC||carrot at google dot com --- Comme

[Bug bootstrap/48444] [4.7 Regression] bootstrap failure with --disable-checking

2011-04-05 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48444 Steven Bosscher changed: What|Removed |Added CC||steven at gcc dot gnu.org --- Comment #

[Bug libstdc++/48465] New: [4.6/4.7 Regression] undefined reference to std::basic_string::_S_compare(unsigned long, unsigned long)

2011-04-05 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48465 Summary: [4.6/4.7 Regression] undefined reference to std::basic_string::_S_compare(unsigned long, unsigned long) Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug libstdc++/48465] [4.6/4.7 Regression] undefined reference to std::basic_string::_S_compare(unsigned long, unsigned long)

2011-04-05 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48465 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/48455] [4.7 Regression] Huge code size regression for all ARM configurations

2011-04-05 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48455 Steven Bosscher changed: What|Removed |Added CC||steven at gcc dot gnu.org --- Comment #

[Bug debug/48466] New: [4.4/4.5/4.6 Regression] Wrong variable locations at -O0 on i686

2011-04-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48466 Summary: [4.4/4.5/4.6 Regression] Wrong variable locations at -O0 on i686 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Co

[Bug debug/48466] [4.4/4.5/4.6 Regression] Wrong variable locations at -O0 on i686

2011-04-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48466 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |4.4.6

[Bug middle-end/48441] [4.7 Regression] ICE in mark_oprs_set

2011-04-05 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48441 --- Comment #8 from Steven Bosscher 2011-04-05 18:15:08 UTC --- Author: steven Date: Tue Apr 5 18:15:04 2011 New Revision: 171994 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171994 Log: PR middle-end/48441 * cprop.c (one_cprop

[Bug middle-end/48441] [4.7 Regression] ICE in mark_oprs_set

2011-04-05 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48441 Steven Bosscher changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug lto/48467] New: [LTO/driver] Anomalous behavior of -save-temps

2011-04-05 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48467 Summary: [LTO/driver] Anomalous behavior of -save-temps Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component: lto AssignedTo: unassi

[Bug c++/48468] New: [C++0x][SFINAE] noexcept operator does handle function templates well

2011-04-05 Thread gintensubaru at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48468 Summary: [C++0x][SFINAE] noexcept operator does handle function templates well Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug fortran/48404] SELECTED_REAL_KIND is returning KIND=16 when not available

2011-04-05 Thread brtnfld at hdfgroup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48404 --- Comment #7 from Scot Breitenfeld 2011-04-05 18:46:26 UTC --- (In reply to comment #3) > Thus: How have you obtained the compiler? Are you sure that the correct > compiler/library combination is used? > One compiler was from Debian packages,

[Bug debug/48466] [4.4/4.5/4.6 Regression] Wrong variable locations at -O0 on i686

2011-04-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48466 --- Comment #1 from Jakub Jelinek 2011-04-05 18:55:37 UTC --- Created attachment 23885 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23885 gcc46-pr48466.patch This seems to work and doesn't regress PR36977 (which I've added as guality test

[Bug gcov-profile/48463] gcov generating bad function coverage

2011-04-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48463 Andrew Pinski changed: What|Removed |Added Severity|major |normal --- Comment #1 from Andrew Pinski

[Bug debug/48466] [4.4/4.5/4.6 Regression] Wrong variable locations at -O0 on i686

2011-04-05 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48466 --- Comment #2 from H.J. Lu 2011-04-05 19:12:53 UTC --- (In reply to comment #1) > Created attachment 23885 [details] > gcc46-pr48466.patch > > This seems to work and doesn't regress PR36977 (which I've added as guality > testcase too). Whether

[Bug bootstrap/48469] New: [4.7 Regression] bootstrap failure

2011-04-05 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48469 Summary: [4.7 Regression] bootstrap failure Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassig...@

[Bug bootstrap/48469] [4.7 Regression] bootstrap failure

2011-04-05 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48469 H.J. Lu changed: What|Removed |Added CC||froydnj at codesourcery dot |

[Bug bootstrap/48469] [4.7 Regression] bootstrap failure

2011-04-05 Thread froydnj at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48469 --- Comment #2 from Nathan Froyd 2011-04-05 19:33:52 UTC --- Author: froydnj Date: Tue Apr 5 19:33:49 2011 New Revision: 171998 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171998 Log: PR bootstrap/48469 * combine.c (combine_in

[Bug c/48470] New: ICE in expand_expr_addr_expr_1 at expr.c:6835

2011-04-05 Thread gcc.ourteddybear at xoxy dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48470 Summary: ICE in expand_expr_addr_expr_1 at expr.c:6835 Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassig.

[Bug bootstrap/48469] [4.7 Regression] bootstrap failure

2011-04-05 Thread sje at cup dot hp.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48469 Steve Ellcey changed: What|Removed |Added CC||sje at cup dot hp.com --- Comment #3 from

[Bug bootstrap/48469] [4.7 Regression] bootstrap failure

2011-04-05 Thread froydnj at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48469 Nathan Froyd changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug middle-end/48377] [4.6 regression] miscompilation at -O3

2011-04-05 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48377 --- Comment #6 from Matt Hargett 2011-04-05 20:38:41 UTC --- in the 46bug/ dir in the attached tarball: g++ -O3 -g -I. -c te_field_id.cpp && g++ *.o -o test induces the crash: ==31412== General Protection Fault ==31412==at 0x400F38: TE_Fie

  1   2   >