[Bug rtl-optimization/17837] -fnew-ra ICE

dean-gcc at arctic dot org gcc-bugzilla@gcc.gnu.org
Wed Oct 6 05:23:00 GMT 2004


------- Additional Comments From dean-gcc at arctic dot org  2004-10-06 05:23 -------
it looks like the new-regalloc-branch lacks the fix for bug #11627 (fixed as of
3.4).  if you build the supplied .i with -fno-new-ra you get an ICE in
push_reload, at reload.c:1227.

when compiling with -fnew-ra it fails in select_regclass, at ra-build.c:3193
rather than in reload.c... so i think the problems are independant, but i
thought it worthwhile to mention that there are potentially two things going on
here.

is there a schedule for merging new-regalloc-branch into mainline?

thanks
-dean

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17837



More information about the Gcc-bugs mailing list