--- Comment #5 from burnus at gcc dot gnu dot org 2009-10-19 19:18 ---
Subject: Bug 41755
Author: burnus
Date: Mon Oct 19 19:18:12 2009
New Revision: 152987
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152987
Log:
2009-10-19 Tobias Burnus
Steven G. Kargl
--- Comment #4 from burnus at gcc dot gnu dot org 2009-10-19 18:03 ---
Subject: Bug 41755
Author: burnus
Date: Mon Oct 19 18:03:02 2009
New Revision: 152983
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152983
Log:
2009-10-19 Tobias Burnus
Steven G. Kargl
--- Comment #3 from burnus at gcc dot gnu dot org 2009-10-19 16:50 ---
I already posted one - http://gcc.gnu.org/ml/fortran/2009-10/msg00172.html
I thought I had marked it as "ASSIGNED" but seemingly I was distracted and
didn't :-(
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4175
--- Comment #2 from kargl at gcc dot gnu dot org 2009-10-19 16:45 ---
I'm regression testing a patch at the moment.
--
kargl at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #1 from dominiq at lps dot ens dot fr 2009-10-19 14:08 ---
Gives
pr41755.f90:2.28:
equivalence (aa,a) (bb,cc)
1
Error: Syntax error in EQUIVALENCE statement at (1)
with gfortran 4.2.4, and a bus error at compile time with 4.3.4, 4.4.1