This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12223] [3.3.2 regression] Compiler generates infinite loop
- From: "jakub at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Oct 2003 09:06:31 -0000
- Subject: [Bug optimization/12223] [3.3.2 regression] Compiler generates infinite loop
- References: <20030909160824.12223.schwab@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12223
------- Additional Comments From jakub at redhat dot com 2003-10-04 09:06 -------
This is most likely fixed by http://gcc.gnu.org/ml/gcc-patches/2003-10/msg00065.html
At least, the testcase I had distilled from QT works and the smallest testcase
in this PR doesn't create an endless loop anymore.