public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/66040] New: ICE on misplaced sequence in function
@ 2015-05-06 17:21 gerhard.steinmetz.fortran@t-online.de
  2015-05-06 19:32 ` [Bug fortran/66040] " gerhard.steinmetz.fortran@t-online.de
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: gerhard.steinmetz.fortran@t-online.de @ 2015-05-06 17:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66040

            Bug ID: 66040
           Summary: ICE on misplaced sequence in function
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gerhard.steinmetz.fortran@t-online.de
  Target Milestone: ---

An ICE occurs with a misplaced sequence in a function.

$ cat disrupt_2_sequence.f90
   real function f(x)
      sequence
   end

$ gfortran -c disrupt_2_sequence.f90
    sequence
           1
internal compiler error: Unexpected SEQUENCE statement in verify_st_order() at
(1)
Tested with gfortran 5.1.1 on SUSE Linux 13.2 (64 bit)

Kind regards.


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

end of thread, other threads:[~2015-05-19 17:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-06 17:21 [Bug fortran/66040] New: ICE on misplaced sequence in function gerhard.steinmetz.fortran@t-online.de
2015-05-06 19:32 ` [Bug fortran/66040] " gerhard.steinmetz.fortran@t-online.de
2015-05-06 21:10 ` kargl at gcc dot gnu.org
2015-05-06 21:39 ` sgk at troutmask dot apl.washington.edu
2015-05-16 10:24 ` dominiq at lps dot ens.fr
2015-05-18 21:16 ` kargl at gcc dot gnu.org
2015-05-19 17:25 ` kargl at gcc dot gnu.org
2015-05-19 17:34 ` kargl at gcc dot gnu.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).