------- Comment #7 from pinskia at gcc dot gnu dot org  2007-08-04 00:43 -------
Note with mismatch checking turned on (which is done by default at stage1), we
get a different ICE (which is not related to the changes done by pointer plus:
t.c: In function 'crashGcc':
t.c:6: error: type mismatch in binary expression
long unsigned int

char *

long unsigned int

b = a & 4294967294


-- 


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

Reply via email to