This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/49720] Infinite recursion compiling gold binary_test.cc testcase


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49720

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|i386-pc-solaris2.11         |i386-pc-solaris2.11,
                   |                            |i?86-*-*
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.07.12 20:43:20
          Component|c++                         |rtl-optimization
     Ever Confirmed|0                           |1
      Known to fail|                            |4.5.3, 4.6.1, 4.7.0

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-12 20:43:20 UTC ---
I think I've also seen this ICE with 4.6 and on i?86-linux.

Confirmed on x86_64-darwin with -O2 -m32 back to the 4.5 branch
(no idea for earlier releases).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]