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/47339] Fortran 2003/2008: Valid NAMELIST rejected; Fortran 95: Invalid namelist objects accepted


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23018|0                           |1
        is obsolete|                            |

--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-01-22 21:56:04 UTC ---
Created attachment 23080
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23080
Almost ready patch

Updated patch - should be almost ready.

TODO:
- Cleanup comment mess in nml_get_addr_expr
- Add character(len=n)  -std=f95 test case
- Add character run-time test case
- Do full bootstrap & regtesting


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