[Bug middle-end/24514] [4.0/4.1 Regression] ICE on bootstrap

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Nov 1 18:27:00 GMT 2005



------- Comment #12 from pinskia at gcc dot gnu dot org  2005-11-01 18:27 -------
It is failing in:
285               return offset % GET_MODE_SIZE (mode) != 0;
mode is BLKmode which has a mode size of 0.


-- 


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



More information about the Gcc-bugs mailing list