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 c++/54518] A problem using -O2 with g++4.5.0 and g++4.6.0 (see titi.cc)


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
      Known to work|                            |4.6.2
      Known to fail|                            |4.4.3, 4.5.2, 4.6.1

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-09-07 15:22:22 UTC ---
works fine with 4.6.2 and later, so the problem seems to be fixed in all
current releases


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