[Bug fortran/69485] oddity with -Wtabs
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 27 15:16:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69485
--- Comment #5 from janus at gcc dot gnu.org ---
(In reply to Dominique d'Humieres from comment #4)
> Confirmed from 4.8 up to trunk (6.0) for fixed-form.
>
> After converting the include file to free-form I get
So you're saying the problem only exists for fixed form?
I guess whether an include file is interpreted as fixed or free form is
actually determined by the file it's included from (.f or .f90), right?
More information about the Gcc-bugs
mailing list