[Bug fortran/43948] Valid generic procedure interface rejected

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Apr 30 16:02:00 GMT 2010



------- Comment #1 from burnus at gcc dot gnu dot org  2010-04-30 16:02 -------
Maybe this is wrong. The edit ends with:

Remove C1209 from 12.3.2.1.
HISTORY: 04-406    m170  Submitted
         04-406r1  m170  Passed J3 meeting
         05-146    m171  Passed J3 letter ballot #10

Fortran 2003 (j3/04-007) only has C1209 in "Annex D":

"C1209 (R1206) A procedure-name shall not specify a procedure that is specified
previously in any procedure-stmt in any accessible interface with the same
generic identifier."

but Fortran 2008 (FDIS) has again:
"C1209 (R1206) A procedure-name shall not specify a procedure that is specified
previously in any procedure-stmt in any accessible interface with the same
generic identifier."


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43948



More information about the Gcc-bugs mailing list