This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/27616] [4.1/4.2 Regression] Internal error with -O1 (CSE)
- From: "janis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2006 00:20:46 -0000
- Subject: [Bug rtl-optimization/27616] [4.1/4.2 Regression] Internal error with -O1 (CSE)
- References: <bug-27616-10599@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from janis at gcc dot gnu dot org 2006-07-14 00:20 -------
A regression hunt on powerpc-linux using an i686-linux cross compiler
identified this patch:
http://gcc.gnu.org/viewcvs?view=rev&rev=102570
r102570 | hubicka | 2005-07-29 22:22:41 +0000 (Fri, 29 Jul 2005)
The compiler didn't segfault on the test system, but it did run for a very long
time so the test script used by the regression hunt timed out after 5 seconds.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27616