This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/28068] Non-standard intrinsics should be documented
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jul 2006 08:53:30 -0000
- Subject: [Bug fortran/28068] Non-standard intrinsics should be documented
- References: <bug-28068-9978@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from fxcoudert at gcc dot gnu dot org 2006-07-28 08:53 -------
(In reply to comment #0)
> It would also be nice to have a compiler parameter to turn off
> non-standard intrinsics.
By the way: the correct option to compile standard code is to use -std=f95.
That will turn off all non-standard things.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28068