--- Comment #5 from fxcoudert at gcc dot gnu dot org 2006-10-02 09:38
---
Fixed on both 4.2 and 4.1
--
fxcoudert at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2006-09-29 20:41
---
Subject: Bug 18791
Author: fxcoudert
Date: Fri Sep 29 20:41:11 2006
New Revision: 117317
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117317
Log:
PR fortran/18791
* gfortran.dg/specific
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2006-09-29 13:22
---
And also: that's a regression wrt g77.
--
fxcoudert at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #1 from fxcoudert at gcc dot gnu dot org 2006-09-29 13:21
---
Assigning this to myself, as I have a patch cooking. A testcase is (on
i686-linux):
$ cat cdabs.f
subroutine foo(f)
implicit none
real*8 f
complex*16 z
z = (1.,1.)
print *, f
--
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed||1
Last reconfirmed|-00-00 00:00:00 |200