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/69485] oddity with -Wtabs


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?

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