This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47153] g++ with -O3 enters infinite loop
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 3 Jan 2011 02:17:22 +0000
- Subject: [Bug c++/47153] g++ with -O3 enters infinite loop
- Auto-submitted: auto-generated
- References: <bug-47153-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47153
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
Known to work| |4.1.2, 4.2.4, 4.3.4
Known to fail| |4.4.5, 4.5.2, 4.6.0
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-03 02:17:18 UTC ---
thanks for clarifying - I can reproduce it at -O3 with g++ 4.4 and later