public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/40246]  New: ICE on invalid SOURCE= using NULLIFY
@ 2009-05-25 22:24 burnus at gcc dot gnu dot org
  2009-05-26  8:32 ` [Bug fortran/40246] " burnus at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: burnus at gcc dot gnu dot org @ 2009-05-25 22:24 UTC (permalink / raw)
  To: gcc-bugs

real, pointer :: ptr
    nullify(ptr, mesh%coarser)
    end

gives an ICE:

    nullify(ptr, mesh%coarser)
   1
Internal Error at (1):
free_expr0(): Bad expr type


-- 
           Summary: ICE on invalid SOURCE= using NULLIFY
           Product: gcc
           Version: 4.5.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=40246


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

end of thread, other threads:[~2009-05-26 19:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-25 22:24 [Bug fortran/40246] New: ICE on invalid SOURCE= using NULLIFY burnus at gcc dot gnu dot org
2009-05-26  8:32 ` [Bug fortran/40246] " burnus at gcc dot gnu dot org
2009-05-26 14:19 ` kargl at gcc dot gnu dot org
2009-05-26 14:45 ` burnus at gcc dot gnu dot org
2009-05-26 15:11 ` kargl at gcc dot gnu dot org
2009-05-26 19:24 ` burnus at gcc dot gnu dot org
2009-05-26 19:30 ` 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).