This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/33009] -frtl-abstract-sequences causes an infinite loop
- From: "loki at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Feb 2008 13:06:46 -0000
- Subject: [Bug rtl-optimization/33009] -frtl-abstract-sequences causes an infinite loop
- References: <bug-33009-11811@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from loki at gcc dot gnu dot org 2008-02-29 13:06 -------
Created an attachment (id=15245)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15245&action=view)
infinite loop patch v1
This proposed patch fixes the reported bug on i386.
I am going to test it for some other targets, and create some testcases.
After that I will send it to the gcc-patches list.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33009