--- Comment #5 from pinskia at gcc dot gnu dot org 2006-06-04 21:04 ---
Reopening ...
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|RE
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-06-04 15:16 ---
*** This bug has been marked as a duplicate of 27478 ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2006-06-04 14:38
---
I examined the different tree dumps for
COMPLEX z
CONTAINS
SUBROUTINE foo
z = z + z
END SUBROUTINE foo
END
and the last non-empty one before the error message:
complex.f90:
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2006-06-04 11:49
---
I now also have a slightly different testcase that fails on 4.1.1 and current
4.1 branch, on i686-linux, at optimization levels -O1 or higher:
MODULE constraints_module
REAL target
CONTAINS
SUBROUTINE in