public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/50259] New: Internal Error at (1): gfc_resolve_expr(): Bad expression type
@ 2011-09-01  6:55 Joost.VandeVondele at pci dot uzh.ch
  2011-09-01  7:57 ` [Bug fortran/50259] " burnus at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Joost.VandeVondele at pci dot uzh.ch @ 2011-09-01  6:55 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50259
           Summary: Internal Error at (1): gfc_resolve_expr(): Bad
                    expression type
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: Joost.VandeVondele@pci.uzh.ch


The following invalid code (note the continuation)

MODULE cp_parser_types
  TYPE cp_parser_type
     CHARACTER(LEN=1)                               :: comment_character(2),&
     CHARACTER (len=default_path_length), DIMENSION(:,:), POINTER ::
initial_variables
  END TYPE cp_parser_type
END MODULE cp_parser_types

yields:

Internal Error at (1):
gfc_resolve_expr(): Bad expression type


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

end of thread, other threads:[~2013-02-27 18:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-01  6:55 [Bug fortran/50259] New: Internal Error at (1): gfc_resolve_expr(): Bad expression type Joost.VandeVondele at pci dot uzh.ch
2011-09-01  7:57 ` [Bug fortran/50259] " burnus at gcc dot gnu.org
2011-09-01 16:04 ` Joost.VandeVondele at pci dot uzh.ch
2011-09-01 16:15 ` Joost.VandeVondele at pci dot uzh.ch
2011-09-01 16:20 ` burnus at gcc dot gnu.org
2013-02-27 18:38 ` 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).