On Tue, Dec 20, 2005 at 11:04:11PM +0300, Grigory Zagorodnev wrote: > GCC 4.1 is getting ICE in ' refers_to_regno_for_reload_p' while > compiling CPU2000/177.mesa on ia32 Linux. > > Is that a known issue? > This is what I got: > > triangle.c: In function 'simple_z_textured_triangle': > triangle.c:461: internal compiler error: in > refers_to_regno_for_reload_p, at reload.c: > 6285 > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > specmake: *** [mesa] Error 1
See http://gcc.gnu.org/PR24982 Just svn update and try again. Jakub