------- Comment #1 from pault at gcc dot gnu dot org  2006-12-05 21:15 -------
(In reply to comment #0)
> Examples taken from the Fortran 2003 standard, Section C.11.2.
> They are not recognized as invalid.

BAD8 is, as of this evening's tree - I had to put an 'END' after the module so
as not to surprise the compiler with an unexpected EOF.  It then throws on the
ambiguity between s8a and s8b.

Right now, I cannot see why BAD9 does not throw an error - the code in
interface.c looks OK.

Paul


-- 


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

Reply via email to