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/50109] [4.3/4.4/4.5/4.6/4.7 Regression] Formatted namelist read with multiple "!" fails with: Cannot match namelist object name !


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.3/4.4/4.5/4.6            |[4.3/4.4/4.5/4.6/4.7
                   |Regression] Formatted       |Regression] Formatted
                   |namelist read with multiple |namelist read with multiple
                   |"!" fails with: Cannot      |"!" fails with: Cannot
                   |match namelist object name  |match namelist object name
                   |!                           |!

--- Comment #9 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-08-19 13:33:20 UTC ---
FIXED on the 4.4, 4.5 and 4.6 branches and on the trunk (4.7). I did not back
port the fix to the no longer maintained 4.3 branch.

Thanks for that bugreport!

At least for the Linux version, there should be very soon a new build available
at http://gcc.gnu.org/wiki/GFortranBinaries ; I think the Darwin builds are
less regularly updated. Otherwise, you either need to build it yourself or wait
for an updated version (linked on that page or of your distribution).


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