[Bug fortran/15233] [gfortran] INTEGER(8) erronous compiler error

sgk at troutmask dot apl dot washington dot edu gcc-bugzilla@gcc.gnu.org
Fri Apr 30 21:34:00 GMT 2004


------- Additional Comments From sgk at troutmask dot apl dot washington dot edu  2004-04-30 21:05 -------
Please close this bug report.  I forgot the Fortran parsing rules
while writing test case for the bit manipulations routines.  The
numerical constants needs a _8 suffix, ie., i8 = 922337203685_8
for a valid INTEGER(8) constant.  Sorry about the noise.

-- 


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



More information about the Gcc-bugs mailing list