This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/20248] gfortran: intrinsics and std=f95, inconsistency with other compilers
- From: "anlauf at hep dot tu-darmstadt dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jun 2005 07:42:44 -0000
- Subject: [Bug fortran/20248] gfortran: intrinsics and std=f95, inconsistency with other compilers
- References: <20050228131630.20248.anlauf@hep.tu-darmstadt.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From anlauf at hep dot tu-darmstadt dot de 2005-06-23 07:42 -------
In order to retain the advantages of having -std=f95 and
common intrinsic extensions, I suggest to enable the latter
by a suitable compiler option. g77 did this.
g95 does this with "-fintrinsic-extensions".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20248