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] | |
Well I just put a bug report in not knowing any better. I guess thats OK since nobody knows what to do. :)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] |