--- Comment #8 from kargl at gcc dot gnu dot org 2006-02-03 21:38 ---
Fixed on 4.1 and trunk
--
kargl at gcc dot gnu dot org changed:
What|Removed |Added
Stat
--- Comment #7 from kargl at gcc dot gnu dot org 2006-02-03 21:32 ---
Subject: Bug 24958
Author: kargl
Date: Fri Feb 3 21:32:14 2006
New Revision: 110560
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110560
Log:
2006-02-03 Steven G. Kargl <[EMAIL PROTECTED]>
Paul
--- Comment #6 from kargl at gcc dot gnu dot org 2006-02-02 19:12 ---
Subject: Bug 24958
Author: kargl
Date: Thu Feb 2 19:11:58 2006
New Revision: 110517
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110517
Log:
2006-02-02 Steven G. Kargl <[EMAIL PROTECTED]>
PR fort
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-01-15 19:28 ---
*** Bug 25146 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24958
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-01-04 14:51 ---
Reduced testcase:
nullify(i%e)
end program
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24958
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-01-04 14:51 ---
*** Bug 25660 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-11-20 15:49 ---
Confirmed:
In file t.f:3
TYPE (nonexisting_type1), TARGET :: t1
1
Error: Derived type 'nonexisting_type1' at (1) is being used before it is
defined
fr
--- Comment #1 from rep dot nop at aon dot at 2005-11-20 15:40 ---
Known to work: 3.4.5 (g77)
Known to fail: 4.0.2 (gfortran)
--
rep dot nop at aon dot at changed:
What|Removed |Added