public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/33229]  New: ICE with "intrinsic" plus calling a subroutine as function
@ 2007-08-29 15:12 burnus at gcc dot gnu dot org
  2007-09-23  9:41 ` [Bug fortran/33229] " fxcoudert at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: burnus at gcc dot gnu dot org @ 2007-08-29 15:12 UTC (permalink / raw)
  To: gcc-bugs

The following invalid program gives a memory access error. Note, without
INTRINSIC or with IMPLICIT NONE, everything works as expected.

intrinsic cpu_time
real :: time
print *, CPU_TIME(TIME)
end


-- 
           Summary: ICE with "intrinsic" plus calling a subroutine as
                    function
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33229


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-09-06 15:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-29 15:12 [Bug fortran/33229] New: ICE with "intrinsic" plus calling a subroutine as function burnus at gcc dot gnu dot org
2007-09-23  9:41 ` [Bug fortran/33229] " fxcoudert at gcc dot gnu dot org
2008-08-30  3:00 ` kargl at gcc dot gnu dot org
2008-09-06 15:14 ` burnus at gcc dot gnu dot org
2008-09-06 15:57 ` burnus at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).