This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/43948] Valid generic procedure interface rejected



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]