This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]