--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-01
14:25 ---
This is a dup of bug 19181.
*** This bug has been marked as a duplicate of 19181 ***
--
What|Removed |Added
-
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-30
19:45 ---
(In reply to comment #2)
> I think there is another bug which will block OrbFit compiling, I will see if
> I can reduce that one too.
Note I filed PR 21301 and bug 21302 for those issues.
--
http://gcc
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-30
19:00 ---
Confirmed, reduced testcase:
TYPE ast_obs
DOUBLE PRECISION, DIMENSION(:), POINTER :: geopos
END TYPE ast_obs
TYPE(ast_obs), PARAMETER :: undefined_ast_obs = AST_OBS(NULL())
CONTAINS
SUBROUTINE read_rwo
--- Additional Comments From andrea at poisson dot phc dot unipi dot it
2005-04-30 18:21 ---
Created an attachment (id=8770)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8770&action=view)
source file causing ICE
Source file causing ICE.
It's part of the OrbFit Software Package av