[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Wed Feb 13 04:56:22 CET 2013
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 13/02/13 04:56:22
Modified files:
cm3/m3-sys/m3cc/gcc-4.7/gcc/: config.gcc config.in configure
configure.ac hwint.h
Log message:
like in our 4.5 fork, always use/require a 64bit integer
This might fix problems seen here:
http://hudson.modula3.com:8080/job/cm3-current-build-I386_SOLARIS-opencsw-current10x/160/consoleFull
"../../gcc-4.7/gcc/genrecog.c", line 1644: warning: initializer does not fit or is out of range: 0x8000000000000000
"../../gcc-4.7/gcc/cfg.c", line 1103: warning: integer overflow detected: op "<<"
"../../gcc-4.7/gcc/cfg.c", line 1108: warning: integer overflow detected: op "<<"
"../../gcc-4.7/gcc/cfg.c", line 1113: warning: integer overflow detected: op "<<"
"../../gcc-4.7/gcc/cse.c", line 3548: warning: integer overflow detected: op "<<"
More information about the M3commit
mailing list