[Bug other/49929] New: GNU Malloc fails when compiling Bash 4.1 statically

2011-07-31 Thread coolio at ymail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49929 Summary: GNU Malloc fails when compiling Bash 4.1 statically Product: gcc Version: unknown Status: UNCONFIRMED Severity: major Priority: P3 Component: other AssignedT

[Bug tree-optimization/49926] [4.7 Regression] ice in process_use, at tree-vect-stmts.c:405

2011-07-31 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49926 Ira Rosen changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug preprocessor/49928] New: Only workaround for "-Wundef" is "defined(Macro) && Macro", but it is undefined behavior?

2011-07-31 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49928 Summary: Only workaround for "-Wundef" is "defined(Macro) && Macro", but it is undefined behavior? Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug c/49927] New: ice in spill_failure, at reload1.c:2120

2011-07-31 Thread regehr at cs dot utah.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49927 Summary: ice in spill_failure, at reload1.c:2120 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassig...@gcc

[Bug target/49880] SuperH: ICE when -m4 is used with -mdiv=call-div1

2011-07-31 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49880 --- Comment #2 from Kazumoto Kojima 2011-07-31 23:01:17 UTC --- Author: kkojima Date: Sun Jul 31 23:01:14 2011 New Revision: 176990 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176990 Log: PR target/49880 * config/sh/sh.md (udiv

[Bug tree-optimization/49926] [4.7 Regression] ice in process_use, at tree-vect-stmts.c:405

2011-07-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49926 --- Comment #2 from Jakub Jelinek 2011-07-31 22:51:30 UTC --- Actually, that was over-simplified, that crashed just at r173856 and a few hundred revisions afterwards, this fails even with current trunk at -O3: int a, b, c[10]; void foo (unsigned

[Bug tree-optimization/49926] [4.7 Regression] ice in process_use, at tree-vect-stmts.c:405

2011-07-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49926 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Keywords|

[Bug c/49926] New: ice in process_use, at tree-vect-stmts.c:405

2011-07-31 Thread regehr at cs dot utah.edu
efix=/home/regehr/z/compiler-install/gcc-r176967-install --program-prefix=r176967- --enable-languages=c,c++ Thread model: posix gcc version 4.7.0 20110731 (experimental) (GCC) [regehr@gamow tmp044]$

[Bug bootstrap/49919] problem with building gcc 4.6.1 on Mac OS X Lion

2011-07-31 Thread dmarkman at mac dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919 --- Comment #10 from Dmitry Markman 2011-07-31 21:29:46 UTC --- Hi I followed Jack Howarth's advice and set CC to gcc-4.2 and CXX to g++-4.2 and everything was fine so thank you very much everybody and BTW, I was using Xcode 4.2 (preview 4) so

[Bug libstdc++/49925] [C++0x] ADL bug mixing boost::shared_ptr and std::make_shared<>

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

[Bug libstdc++/49925] [C++0x] ADL bug mixing boost::shared_ptr and std::make_shared<>

2011-07-31 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49925 --- Comment #3 from paolo at gcc dot gnu.org 2011-07-31 20:29:02 UTC --- Author: paolo Date: Sun Jul 31 20:28:58 2011 New Revision: 176986 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176986 Log: 2011-07-31 Paolo Carlini PR libs

[Bug libstdc++/49925] [C++0x] ADL bug mixing boost::shared_ptr and std::make_shared<>

2011-07-31 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49925 --- Comment #2 from paolo at gcc dot gnu.org 2011-07-31 20:28:53 UTC --- Author: paolo Date: Sun Jul 31 20:28:45 2011 New Revision: 176985 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176985 Log: 2011-07-31 Paolo Carlini PR libs

[Bug libstdc++/49925] ADL bug mixing boost::shared_ptr and std::make_shared<>

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

[Bug libstdc++/49925] New: ADL bug mixing boost::shared_ptr and std::make_shared<>

2011-07-31 Thread jordan.delong.spam at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49925 Summary: ADL bug mixing boost::shared_ptr and std::make_shared<> Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug tree-optimization/49749] Reassociation rank algorithm does not include all non-NULL operands

2011-07-31 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49749 William J. Schmidt changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/49749] Reassociation rank algorithm does not include all non-NULL operands

2011-07-31 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49749 --- Comment #16 from William J. Schmidt 2011-07-31 18:58:09 UTC --- Author: wschmidt Date: Sun Jul 31 18:58:06 2011 New Revision: 176984 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176984 Log: 2011-07-29 Bill Schmidt PR tree-op

[Bug target/49920] unable to find a register to spill in class ‘DIREG’

2011-07-31 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49920 Uros Bizjak changed: What|Removed |Added Status|ASSIGNED|RESOLVED URL|

[Bug target/49920] unable to find a register to spill in class ‘DIREG’

2011-07-31 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49920 --- Comment #6 from uros at gcc dot gnu.org 2011-07-31 18:23:43 UTC --- Author: uros Date: Sun Jul 31 18:23:40 2011 New Revision: 176983 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176983 Log: PR target/49920 * config/i386/i386.m

[Bug target/49920] unable to find a register to spill in class ‘DIREG’

2011-07-31 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49920 --- Comment #5 from uros at gcc dot gnu.org 2011-07-31 18:21:16 UTC --- Author: uros Date: Sun Jul 31 18:21:12 2011 New Revision: 176982 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176982 Log: PR target/49920 * config/i386/i386.m

[Bug target/49920] unable to find a register to spill in class ‘DIREG’

2011-07-31 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49920 --- Comment #4 from uros at gcc dot gnu.org 2011-07-31 18:10:27 UTC --- Author: uros Date: Sun Jul 31 18:10:25 2011 New Revision: 176980 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176980 Log: PR target/49920 * config/i386/i386.m

[Bug target/49920] unable to find a register to spill in class ‘DIREG’

2011-07-31 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49920 --- Comment #3 from uros at gcc dot gnu.org 2011-07-31 17:50:11 UTC --- Author: uros Date: Sun Jul 31 17:50:08 2011 New Revision: 176979 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176979 Log: PR target/49920 * config/i386/i386.m

[Bug bootstrap/49919] problem with building gcc 4.6.1 on Mac OS X Lion

2011-07-31 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919 --- Comment #9 from Jack Howarth 2011-07-31 17:38:00 UTC --- (In reply to comment #8) Those instructions predate Lion which now defaults gcc/cc to llvm-gcc-4.2/llvm-g++-4.2 instead of gcc-4.2/g++-4.2. Again http://llvm.org/bugs/show_bug.cgi?id=9

[Bug bootstrap/49919] problem with building gcc 4.6.1 on Mac OS X Lion

2011-07-31 Thread dmarkman at mac dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919 --- Comment #8 from Dmitry Markman 2011-07-31 16:24:55 UTC --- Hi I followed instructions from http://advogato.org/person/redi/diary/240.html so gmp, mpfr and mic were built, when I issued make for gcc here is what I did mkdir /objdir cd /objd

[Bug c++/49924] New: [C++0X] [constexpr] can't initialize a non-static member array of a literal type as a constexpr

2011-07-31 Thread faisalv at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49924 Summary: [C++0X] [constexpr] can't initialize a non-static member array of a literal type as a constexpr Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/49919] problem with building gcc 4.6.1 on Mac OS X Lion

2011-07-31 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919 --- Comment #7 from Jack Howarth 2011-07-31 15:39:38 UTC --- The presence of... gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) from the output of 'gcc -v' indicates that is uses the llvm backend.

[Bug target/49879] [h8300] ICE in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-07-31 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49879 --- Comment #4 from Richard Henderson 2011-07-31 15:38:17 UTC --- The problem is cross-jumping at different stack heights.

[Bug tree-optimization/49094] ARM aligned(1) attribute is sometimes dropped

2011-07-31 Thread sgh at sgh dot dk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49094 --- Comment #15 from Søren Holm 2011-07-31 15:18:19 UTC --- I have reported the bug as #49923 -fno-tree-sra does not help. I have bisected it to commit trunk@164135 2010-09-10 Martin Jambor PR tree-optimization/44972

[Bug c/49923] __attirubte__((packed)) on ARM is sometimes dropped

2011-07-31 Thread sgh at sgh dot dk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49923 --- Comment #1 from Søren Holm 2011-07-31 15:16:21 UTC --- Created attachment 24878 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24878 Test that generates wrong aligned ldr

[Bug c/49923] New: __attirubte__((packed)) on ARM is sometimes dropped

2011-07-31 Thread sgh at sgh dot dk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49923 Summary: __attirubte__((packed)) on ARM is sometimes dropped Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: major Priority: P3 Component: c AssignedTo: una

[Bug target/47908] attribute((optimize(2))) causes ICE in m68k_sched_issue_rate

2011-07-31 Thread schwab at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47908 --- Comment #9 from Andreas Schwab 2011-07-31 15:09:28 UTC --- Author: schwab Date: Sun Jul 31 15:09:25 2011 New Revision: 176976 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176976 Log: Author: Mikael Pettersson PR target/47908 * gcc

[Bug target/47908] attribute((optimize(2))) causes ICE in m68k_sched_issue_rate

2011-07-31 Thread schwab at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47908 --- Comment #8 from Andreas Schwab 2011-07-31 15:01:02 UTC --- Author: schwab Date: Sun Jul 31 15:00:58 2011 New Revision: 176975 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176975 Log: Author: Mikael Pettersson PR target/47908 * gcc

[Bug bootstrap/49919] problem with building gcc 4.6.1 on Mac OS X Lion

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

[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L

2011-07-31 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773 --- Comment #95 from Marc Glisse 2011-07-31 14:03:39 UTC --- Created attachment 24877 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24877 More solaris fixinclude

[Bug bootstrap/49919] problem with building gcc 4.6.1 on Mac OS X Lion

2011-07-31 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919 Jack Howarth changed: What|Removed |Added CC||howarth at nitro dot |

[Bug tree-optimization/49911] vrp2 + -fstrict-enums incorrectly remove predicate

2011-07-31 Thread rafael.espindola at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49911 --- Comment #3 from Rafael Avila de Espindola 2011-07-31 13:57:17 UTC --- I was able to reproduce it on 176972. I did a 64 bit build on linux. It reproduces with -m32, but not without.

[Bug tree-optimization/49911] vrp2 + -fstrict-enums incorrectly remove predicate

2011-07-31 Thread rafael.espindola at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49911 --- Comment #2 from Rafael Avila de Espindola 2011-07-31 13:38:54 UTC --- I got it on 32 bit linux. Doing a git pull to check if it has just been fixed.

[Bug fortran/49638] [OOP] length parameter is ignored when overriding type bound character functions with constant length.

2011-07-31 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49638 --- Comment #3 from janus at gcc dot gnu.org 2011-07-31 11:05:24 UTC --- A check for different ranks can be added like this: Index: gcc/fortran/interface.c === --- gcc/fortran/interf

[Bug c++/49921] [C++0x] Segfault during compilation, decltype and operator->*

2011-07-31 Thread fabian.bergmark at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49921 --- Comment #2 from fabian.bergmark at gmail dot com 2011-07-31 10:57:17 UTC --- (In reply to comment #1) > Confirmed. Mainline says: > > 49921.C: In function ‘int main()’: > 49921.C:15:25: internal compiler error: tree check: expected record_type

[Bug bootstrap/49681] 4.6.1 cross-build fails in libquadmath/libiberty

2011-07-31 Thread manuel.lauss at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49681 --- Comment #3 from Manuel Lauss 2011-07-31 10:42:14 UTC --- Okay, but I'm more concerned about this message which also appears during libiberty configuration, and all previous versions of gcc can be built successfully with the same headers avai

[Bug c++/49921] [C++0x] Segfault during compilation, decltype and operator->*

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

[Bug bootstrap/49919] problem with building gcc 4.6.1 on Mac OS X Lion

2011-07-31 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919 --- Comment #4 from Paolo Carlini 2011-07-31 10:33:45 UTC --- To be safe, I tried reinstalling the three libs, and for me this is the problem with libgcc: conftest.c:1:0: internal compiler error: Segmentation fault: 11

[Bug gcov-profile/49922] New: I try to build libgmp using PGO and lto, but the test will result in "internal compiler error"

2011-07-31 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49922 Summary: I try to build libgmp using PGO and lto, but the test will result in "internal compiler error" Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal

[Bug c++/49921] Segfault during compilation, decltype and operator->*

2011-07-31 Thread fabian.bergmark at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49921 fabian.bergmark at gmail dot com changed: What|Removed |Added Severity|normal |blocker

[Bug fortran/49112] [4.6/4.7 Regression] [OOP] Missing type-bound procedure, "duplicate save" warnings and internal compiler error

2011-07-31 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49112 --- Comment #19 from janus at gcc dot gnu.org 2011-07-31 10:25:11 UTC --- Author: janus Date: Sun Jul 31 10:25:07 2011 New Revision: 176971 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176971 Log: 2011-07-31 Janus Weil PR fortran/

[Bug middle-end/43513] The stack pointer is adjusted twice

2011-07-31 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43513 --- Comment #8 from vries at gcc dot gnu.org 2011-07-31 10:05:11 UTC --- Author: vries Date: Sun Jul 31 10:05:07 2011 New Revision: 176969 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176969 Log: 2011-07-31 Tom de Vries PR middle-

[Bug target/49920] unable to find a register to spill in class ‘DIREG’

2011-07-31 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49920 --- Comment #2 from Uros Bizjak 2011-07-31 10:03:43 UTC --- Created attachment 24876 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24876 Untested patch

[Bug c++/49921] New: Segfault during compilation, decltype and operator->*

2011-07-31 Thread fabian.bergmark at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49921 Summary: Segfault during compilation, decltype and operator->* Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo

[Bug middle-end/43513] The stack pointer is adjusted twice

2011-07-31 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43513 --- Comment #7 from vries at gcc dot gnu.org 2011-07-31 10:02:15 UTC --- Author: vries Date: Sun Jul 31 10:02:12 2011 New Revision: 176968 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176968 Log: 2011-07-31 Tom de Vries PR middle-

[Bug bootstrap/49919] problem with building gcc 4.6.1 on Mac OS X Lion

2011-07-31 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919 --- Comment #3 from Paolo Carlini 2011-07-31 10:02:30 UTC --- Let me check in detail. For sure I'm using the same configure line which used to work fine for a couple of years.

[Bug tree-optimization/49911] vrp2 + -fstrict-enums incorrectly remove predicate

2011-07-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49911 --- Comment #1 from Richard Guenther 2011-07-31 09:56:41 UTC --- Smells like the latent issue that we treat all integral types with the same precision as equal but VRP extracts more fine-grained information. Eric was opposed to a patch that fixe

[Bug bootstrap/49919] problem with building gcc 4.6.1 on Mac OS X Lion

2011-07-31 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919 --- Comment #2 from Jonathan Wakely 2011-07-31 09:50:27 UTC --- surely this is just http://gcc.gnu.org/wiki/FAQ#configure_suffix ? you've installed the prerequisite libs outside the dynamic linker's search paths, so you need to use the Mac OS eq

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

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

[Bug tree-optimization/49916] matrix-reorg optimization segmentation fault

2011-07-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49916 --- Comment #1 from Richard Guenther 2011-07-31 09:44:01 UTC --- matrix-reorg is broken, don't use it.

[Bug target/49920] unable to find a register to spill in class ‘DIREG’

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

[Bug target/49920] New: unable to find a register to spill in class ‘DIREG’

2011-07-31 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49920 Summary: unable to find a register to spill in class ‘DIREG’ Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: ra Severity: normal Priority: P3 Component: t

[Bug bootstrap/49681] 4.6.1 cross-build fails in libquadmath/libiberty

2011-07-31 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49681 --- Comment #2 from Mikael Pettersson 2011-07-31 09:07:03 UTC --- Not a GCC bug. Either configure with --disable-libquadmath, or install target headers and libraries. Your configure step obviously already knows about having to disable various e

[Bug bootstrap/49919] problem with building gcc 4.6.1 on Mac OS X Lion

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