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/40054] [F08] Pointer functions as lvalue


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

--- Comment #9 from janus at gcc dot gnu.org 2011-07-03 16:24:53 UTC ---
(In reply to comment #8)
> > In any case, statement functions are obsolescent since F95, so would it be an
> > option to not support them with -std=f2008?
> 
> Obsolescent does not mean deleted.  Unfortunately, statement functions
> are still valid Fortran.

Yes, I am aware of that. Do you have an idea how to implement both features at
the same time, Steve?


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