------- 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