This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/20373] INTRINSIC symbols can be given the wrong type
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 May 2007 09:51:41 -0000
- Subject: [Bug fortran/20373] INTRINSIC symbols can be given the wrong type
- References: <bug-20373-8513@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from tobi at gcc dot gnu dot org 2007-05-19 10:51 -------
(In reply to comment #4)
> F95, section 12.3.2.3, INTRINSIC statement:
> R1209 intrinsic-stmt is INTRINSIC [ :: ] intrinsic-procedure-name-list
> Constraint: Each intrinsic-procedure-name shall be the name of an intrinsic
> procedure.
>
> This doesn't mention any types at all. In addition, only SUN warns about a
> superfluous type here:
Please look in the place I quoted. I don't have the F95 standard handy, and I
couldn't find the corresponding rule in F2K, but I believe that I didn't invent
language rules :-)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20373