This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/11139] Non-standard code in test 980519-2.f
- From: "toon at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jul 2003 20:36:45 -0000
- Subject: [Bug fortran/11139] Non-standard code in test 980519-2.f
- References: <20030610004641.11139.billingd@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11139
toon at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From toon at gcc dot gnu dot org 2003-07-03 20:36 -------
The code is rejected with g77 -fpedantic, as it should.
Without that flag it is accepted as an extension.
I cannot find why this testcase was added, so I leave it as-is.
Cheers,
Toon Moene.