[Bug fortran/20248] gfortran: intrinsics and std=f95, inconsistency with other compilers
anlauf at gmx dot de
gcc-bugzilla@gcc.gnu.org
Thu May 4 07:22:00 GMT 2006
------- Comment #10 from anlauf at gmx dot de 2006-05-04 07:22 -------
(In reply to comment #9)
> Fixed by the additional of -fall-intrinsics option.
Steve,
the -fall-intrinsics option does not work when
in addition -Wall is specified.
The original code the leads to:
In file iargc.f90:4
print *, iargc ()
1
Error: Intrinsic 'iargc' at (1) is not included in the selected standard
--
anlauf at gmx dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20248
More information about the Gcc-bugs
mailing list