This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: Anyone seen this one?


> 
> Hi all,
> 
> Ran into this while testing some other stuff.  This is cute!  Compiles fine with 
> the -std=f95 removed.
> 
> $ gfc -std=f95 read_comma.f

This is because abort is a non standard intrincs.  there is a PR About this but it is
unconfirmed because nobody knows the correct thing to do.

-- Pinski


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