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

Reply via email to