This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/25172] FAIL: gfortran.dg/module_equivalence_1.f90
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Nov 2005 02:32:00 -0000
- Subject: [Bug fortran/25172] FAIL: gfortran.dg/module_equivalence_1.f90
- References: <bug-25172-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-30 02:32 -------
This is obvious an issue, this is what I get on x86_64-linux-gnu:
.comm test_equiv.eq.1_,16,16
.comm test_equiv.eq.1_,16,16
.comm test_equiv.eq.1_,16,16
Though one could say that this is also a GAS bug for accepting this because it
is accepted there (unless this is supposed to be accepted). I don't know.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |wrong-code
Last reconfirmed|0000-00-00 00:00:00 |2005-11-30 02:32:00
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25172