public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/56054] New: f951: internal compiler error: in gfc_free_namespace, at fortran/symbol.c:3337
@ 2013-01-20 16:52 Joost.VandeVondele at mat dot ethz.ch
  2013-01-20 17:04 ` [Bug fortran/56054] " dominiq at lps dot ens.fr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Joost.VandeVondele at mat dot ethz.ch @ 2013-01-20 16:52 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56054
           Summary: f951: internal compiler error: in gfc_free_namespace,
                    at fortran/symbol.c:3337
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: Joost.VandeVondele@mat.ethz.ch


gcc (4.8, 4.7, 4.6) ICEs on this invalid piece of code

> cat small.f90
module kernels
      select type (args)
end module kernels

f951: internal compiler error: in gfc_free_namespace, at fortran/symbol.c:3337
0x5ccc61 gfc_free_namespace(gfc_namespace*)
        ../../gcc/gcc/fortran/symbol.c:3337
0x5cd1df gfc_symbol_done_2()
        ../../gcc/gcc/fortran/symbol.c:3384
0x5899e8 gfc_done_2()
        ../../gcc/gcc/fortran/misc.c:267
0x596a0a clean_up_modules
        ../../gcc/gcc/fortran/parse.c:4416
0x59cec3 translate_all_program_units
        ../../gcc/gcc/fortran/parse.c:4486
0x59cec3 gfc_parse_file()
        ../../gcc/gcc/fortran/parse.c:4677
0x5da115 gfc_be_parse_file
        ../../gcc/gcc/fortran/f95-lang.c:189
Please submit a full bug report,


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

end of thread, other threads:[~2013-02-03 13:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-20 16:52 [Bug fortran/56054] New: f951: internal compiler error: in gfc_free_namespace, at fortran/symbol.c:3337 Joost.VandeVondele at mat dot ethz.ch
2013-01-20 17:04 ` [Bug fortran/56054] " dominiq at lps dot ens.fr
2013-01-20 17:12 ` [Bug fortran/56054] [4.6/4.7/4.8 Regression] " dominiq at lps dot ens.fr
2013-01-20 17:22 ` mikael at gcc dot gnu.org
2013-01-20 18:08 ` Joost.VandeVondele at mat dot ethz.ch
2013-02-02  9:51 ` tkoenig at gcc dot gnu.org
2013-02-02 22:38 ` tkoenig at gcc dot gnu.org
2013-02-03 13:15 ` tkoenig 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).