[Bug rtl-optimization/24626] [4.1 Regression] internal compiler error: verify_flow_info failed

2006-01-26 Thread yanov at il dot ibm dot com
--- Comment #66 from yanov at il dot ibm dot com 2006-01-26 16:45 --- Bootstrapped and tested on PowerPC linux. No regressions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24626

[Bug rtl-optimization/24626] [4.1/4.2 Regression] internal compiler error: verify_flow_info failed

2006-01-14 Thread yanov at il dot ibm dot com
--- Comment #41 from yanov at il dot ibm dot com 2006-01-14 09:29 --- This fixes the problem on PowerPC. (In reply to comment #39) > We should do the following: > > Index: cfgloopmanip.c > === > ---

[Bug rtl-optimization/24626] [4.1/4.2 Regression] internal compiler error: verify_flow_info failed

2006-01-13 Thread yanov at il dot ibm dot com
--- Comment #27 from yanov at il dot ibm dot com 2006-01-13 13:26 --- I've checked compiling the code in comment 24 with -mcpu=power5, compiled without problems. Compiling with -mcpu=power4 (or without -mcpu flag) did produce the ICE as can be seen below. gcc was configur

[Bug rtl-optimization/24626] [4.1/4.2 Regression] internal compiler error: verify_flow_info failed

2006-01-09 Thread yanov at il dot ibm dot com
--- Comment #24 from yanov at il dot ibm dot com 2006-01-09 16:15 --- You might be right; Compiling the code below without Mustafa's patch to cfgrtl.c we get the following ICE on Power5: powerpc-linux if SMS is enabled: gcc -O -c -fmodulo-sched smaller_comb.c smaller_comb.