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/11220] g77: hiccup on variable declaration interchange


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


toon at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


------- Additional Comments From toon at gcc dot gnu dot org  2003-06-18 05:51 -------
Well, I did inquire on comp.lang.fortran and g77's behaviour is
conformant with the standard.

I do, however, concur that it would be useful to accept this
non-standard code.

g95 will do that by virtue of the fact that it does type resolution
only *after* all of the source has been processed.

I do not plan to fix this for g77 as it is an extension and
g77 is in maintenance mode.


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