f77 compile treats "\" as special.
N8TM@aol.com
N8TM@aol.com
Tue Sep 8 17:52:00 GMT 1998
In a message dated 9/8/98 10:46:52 AM Pacific Daylight Time,
d.ingamells@siep.shell.com writes:
>
> DATA ITAB/2H\1/
>
> does not compile.
I hate to mention it, without looking at the docs to see what options refer to
treatment of backslashes, but that doesn't look like legal Fortran code
according to any past or present standard. The nH notation was specifically
obsoleted at Fortran 77, and backslash wasn't in the f66 supported character
set. Are you telling us it works differently with g77 according to the OS you
run on?
More information about the Gcc-bugs
mailing list