[Bug lto/52178] New: [4.7 regression] Ada bootstrap failure in LTO mode

2012-02-08 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52178 Bug #: 52178 Summary: [4.7 regression] Ada bootstrap failure in LTO mode Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: ice-on-valid-cod

[Bug driver/48524] spec language does not cover switches with separated form

2012-02-08 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48524 --- Comment #8 from Joseph S. Myers 2012-02-08 21:37:57 UTC --- Author: jsm28 Date: Wed Feb 8 21:37:50 2012 New Revision: 184022 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184022 Log: 2012-02-08 Magnus Granberg PR driver/4852

[Bug c++/52035] [4.7 regression] internal compiler error: tree code ‘template_type_parm’ is not supported in LTO streams

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

[Bug fortran/50362] ICE on x86 architecture with -O2 or higher

2012-02-08 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50362 kargl at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug tree-optimization/30105] reassoc can sometimes get in the way of PRE

2012-02-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30105 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug tree-optimization/30105] reassoc can sometimes get in the way of PRE

2012-02-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30105 Andrew Pinski changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug tree-optimization/30128] Strange code generated

2012-02-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30128 Andrew Pinski changed: What|Removed |Added Component|target |tree-optimization --- Comment #2 from And

[Bug tree-optimization/30104] missed code motion optimization (invariant control structures)

2012-02-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30104 Andrew Pinski changed: What|Removed |Added Keywords||TREE Last reconfirmed|2006-12-07 14:17:

[Bug boehm-gc/52179] New: boehm-gc incompatible with aslr on darwin11

2012-02-08 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52179 Bug #: 52179 Summary: boehm-gc incompatible with aslr on darwin11 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priori

[Bug boehm-gc/52179] boehm-gc incompatible with aslr on darwin11

2012-02-08 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52179 --- Comment #1 from Jack Howarth 2012-02-08 23:55:26 UTC --- FYI, a description of the differences between aslr in Snow Leopard and Lion can be found at... http://www.0xcafebabe.it/2011/10/15/on-macos-10-7-dyld-randomization/

[Bug boehm-gc/52179] boehm-gc incompatible with aslr on darwin11

2012-02-08 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52179 --- Comment #2 from Jack Howarth 2012-02-09 00:34:19 UTC --- Rebuilding x86_64-apple-darwin11.3.0/boehm-gc with -g -O0 -DDARWIN_DEBUG and the failing gctest at -m64 with the same allows the following backtrace to be obtained with aslr active und

[Bug other/52168] fixinclude test failure for complex.h on netbsd

2012-02-08 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52168 --- Comment #2 from Jonathan Wakely 2012-02-09 00:37:58 UTC --- The problem is that netbsd's sed doesn't put a newline after a 'c' command, so the two 'endif' here (from fixincl.x) don't get newlines after them: /* * Fix Command Arguments for

[Bug boehm-gc/52179] boehm-gc incompatible with aslr on darwin11

2012-02-08 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52179 --- Comment #3 from Jack Howarth 2012-02-09 00:40:19 UTC --- A backtrace for the failing leak_test at -m64 looks identical... # gdb ./leak_testGNU gdb 6.3.50-20050815 (Apple version gdb-1708) (Thu Nov 3 21:59:02 UTC 2011)Copyright 2004 Free Sof

[Bug boehm-gc/52179] boehm-gc incompatible with aslr on darwin11

2012-02-08 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52179 --- Comment #4 from Jack Howarth 2012-02-09 00:46:21 UTC --- Backtrace for thread_leak_test at -m64 # gdb ./thread_leak_testGNU gdb 6.3.50-20050815 (Apple version gdb-1708) (Thu Nov 3 21:59:02 UTC 2011)Copyright 2004 Free Software Foundati

[Bug boehm-gc/52179] boehm-gc incompatible with aslr on darwin11

2012-02-08 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52179 --- Comment #5 from Jack Howarth 2012-02-09 00:56:13 UTC --- Backtrace for staticrootstest at -m64... # gdb ./staticrootstestGNU gdb 6.3.50-20050815 (Apple version gdb-1708) (Thu Nov 3 21:59:02 UTC 2011)Copyright 2004 Free Software Foundation,

[Bug c++/52180] New: [DR 1227] [C++11] need to remember whether a return type was specified early or late

2012-02-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52180 Bug #: 52180 Summary: [DR 1227] [C++11] need to remember whether a return type was specified early or late Classification: Unclassified Product: gcc Version: 4.7.0 St

[Bug debug/52165] [4.7 Regression] ICE in add_var_loc_to_decl, at dwarf2out.c:5430 building libgo on s390/s390x

2012-02-08 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52165 --- Comment #3 from Matthias Klose 2012-02-09 05:40:15 UTC --- the proposed patch fixes the libgo build; I don't see any regressions in the testsuite.

[Bug c++/52167] self-assignment should at least produce use-of-uninitialized warning

2012-02-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52167 Andrew Pinski changed: What|Removed |Added Depends on||48829, 48483 --- Comment #3 from Andrew P

<    1   2