fortran/4730: ICE on valid input using CALL EXIT(%VAL(...))
toon@moene.indiv.nluug.nl
toon@moene.indiv.nluug.nl
Mon Oct 29 07:17:00 GMT 2001
>Number: 4730
>Category: fortran
>Synopsis: ICE on valid input using CALL EXIT(%VAL(...))
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: ice-on-legal-code
>Submitter-Id: net
>Arrival-Date: Mon Oct 29 07:16:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: Jakub Jelinek, Red Hat
>Release: several, at least 3.0.x
>Organization:
>Environment:
Various Linux - probably not important
>Description:
g77 ICEs on the following code:
PROGRAM AAP
IMPLICIT NONE
INTEGER*8 ZERO
PARAMETER (ZERO = 0)
CALL EXIT(%VAL(ZERO))
END
>How-To-Repeat:
g77 -c file.f
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list