public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/61669] New: Error recovery ICE
@ 2014-07-02 11:11 jakub at gcc dot gnu.org
  2014-07-12 22:22 ` [Bug fortran/61669] " dominiq at lps dot ens.fr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-07-02 11:11 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 61669
           Summary: Error recovery ICE
           Product: gcc
           Version: 4.9.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jakub at gcc dot gnu.org

write (*,"(a)") char(12)
      CHARACTER*80 A /"A"/
      REAL*4 B
      write (*,"(a)") char(12)
      DATA B / 0.02 /
      END

ICEs after emitting correct diagnostics.


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

end of thread, other threads:[~2015-04-06 18:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-02 11:11 [Bug fortran/61669] New: Error recovery ICE jakub at gcc dot gnu.org
2014-07-12 22:22 ` [Bug fortran/61669] " dominiq at lps dot ens.fr
2014-08-23 14:53 ` steven at gcc dot gnu.org
2014-09-30 16:42 ` jakub at gcc dot gnu.org
2014-12-15 18:38 ` jakub at gcc dot gnu.org
2015-04-06 17:08 ` dominiq at lps dot ens.fr
2015-04-06 18:04 ` jakub 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).