This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/49791] [4.4/4.5/4.6/4.7 Regression] Formatted namelist reads fails with: Cannot match namelist object
- From: "sgk at troutmask dot apl.washington.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 20 Jul 2011 21:23:04 +0000
- Subject: [Bug libfortran/49791] [4.4/4.5/4.6/4.7 Regression] Formatted namelist reads fails with: Cannot match namelist object
- Auto-submitted: auto-generated
- References: <bug-49791-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49791
--- Comment #7 from Steve Kargl <sgk at troutmask dot apl.washington.edu> 2011-07-20 21:22:36 UTC ---
> (In reply to comment #3)
>> If the bug reporter can, I think he should convert all the input
>> files to the Fortran 90 syntax of namelists. However, one needs
>> to be careful to not inadvertently to change the meaning (e.g.
>> remove the wrong "(1)") and it might
>> affect many files.
>>
>
> I can change the test suite, but since we also use the Intel and
> PGI compilers, I wouldn't be able to guarantee other people won't
> get confused with this.
Confused by using standard conforming syntax?
Perhaps, people should not use features of a language
if they do not understand those features.