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/42048] [F03] Erroneous syntax error message on TBP call



------- Comment #8 from janus at gcc dot gnu dot org  2009-11-15 15:32 -------
Uh, it seems we're opening a can of worms here. The following also fails:

   type(grid) :: g
   g = new_field()%mesh

Let's hope these beasts are all invalid ;)


-- 


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


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