------- 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