This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/16511] Test 19990905-0.f fails with gfortran
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2005 16:11:45 -0000
- Subject: [Bug fortran/16511] Test 19990905-0.f fails with gfortran
- References: <20040713055437.16511.billingd@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tobi at gcc dot gnu dot org 2005-01-06 16:11 -------
(In reply to comment #9)
> However, the inital (comment #0) snippet compiles fine on all compilers
> mentionned above. So I guess the common block as something to do with it.
Indeed, the common block makes this code legal, the code in #9 is rightfully
rejected by gfortran.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16511