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?

Reply via email to