This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/24626] [4.1/4.2 Regression] internal compiler error: verify_flow_info failed
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jan 2006 22:56:53 -0000
- Subject: [Bug rtl-optimization/24626] [4.1/4.2 Regression] internal compiler error: verify_flow_info failed
- References: <bug-24626-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #25 from steven at gcc dot gnu dot org 2006-01-12 22:56 -------
I can not reproduce this ICE. We really need some way to reproduce the problem
that Mustafa's patch was supposed to fix.
I use a cross-compiler from AMD64 to ppc:
GNU C version 4.2.0 20060112 (experimental) (powerpc64-unknown-linux-gnu)
And compiling the test case from comment #24 does not reproduce the ICE for me.
It just compiles without problems. I used the following command line:
$ ./cc1 -O -mcpu=power5 -fmodulo-sched smaller_comb.c
--
steven at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |steven at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24626