public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/93563] Wrong code makes the compiler hang
       [not found] <bug-93563-4@http.gcc.gnu.org/bugzilla/>
@ 2020-04-25 12:19 ` tkoenig at gcc dot gnu.org
  2020-04-25 14:34 ` dominiq at lps dot ens.fr
  1 sibling, 0 replies; 2+ messages in thread
From: tkoenig at gcc dot gnu.org @ 2020-04-25 12:19 UTC (permalink / raw)
  To: gcc-bugs

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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2020-04-25
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
                 CC|                            |tkoenig at gcc dot gnu.org
           Keywords|                            |ice-on-invalid-code,
                   |                            |memory-hog

--- Comment #1 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Confirmed.

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

* [Bug fortran/93563] Wrong code makes the compiler hang
       [not found] <bug-93563-4@http.gcc.gnu.org/bugzilla/>
  2020-04-25 12:19 ` [Bug fortran/93563] Wrong code makes the compiler hang tkoenig at gcc dot gnu.org
@ 2020-04-25 14:34 ` dominiq at lps dot ens.fr
  1 sibling, 0 replies; 2+ messages in thread
From: dominiq at lps dot ens.fr @ 2020-04-25 14:34 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Gfortran 6.5 gives the error:

      class(TreeNode_t), dimension(:), allocatable :: children
                                                    1
Error: Derived type at (1) has not been previously defined and so cannot appear
in a derived type definition

After revision 241089 I get an ICE.

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

end of thread, other threads:[~2020-04-25 14:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-93563-4@http.gcc.gnu.org/bugzilla/>
2020-04-25 12:19 ` [Bug fortran/93563] Wrong code makes the compiler hang tkoenig at gcc dot gnu.org
2020-04-25 14:34 ` dominiq at lps dot ens.fr

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).