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/46327] type field access by . (instead of %) unsupported


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

Steven Bosscher <steven at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |steven at gcc dot gnu.org
         Resolution|                            |WONTFIX

--- Comment #6 from Steven Bosscher <steven at gcc dot gnu.org> 2010-11-06 09:20:58 UTC ---
I am against implementing support for this => WONTFIX.

Fortran is complocated enough as it is, without frivolous extension. GFortran
also doesn't support the other DEC extensions (STRUCTURE, $DEC, etc.) by
design, and I see no reason to make an exception here.


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