public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/30319]  New: internal error in gfc_resolve_expr() for character parameter
@ 2006-12-28 19:13 vivekrao4 at yahoo dot com
  2006-12-28 19:19 ` [Bug fortran/30319] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: vivekrao4 at yahoo dot com @ 2006-12-28 19:13 UTC (permalink / raw)
  To: gcc-bugs

U:\vrao\fortran>type gfort_bug_returns.f90
module amod
character (len=1), parameter :: aa = "z", bb(1) = (/aa/)
end module amod

U:\vrao\fortran>gfortran -v
Using built-in specs.
Target: i386-pc-mingw32
Configured with: ../trunk/configure --prefix=/mingw
--enable-languages=c,fortran --with-gmp=/home/coudert/local --disable-nls
--with-ld=/mingw/bin/ld --with-as=/mingw/bin/as --disable-werror
--enable-bootstrap --enable-threads --host=i386-pc-mingw32 --disable-shared
--enable-libgomp
Thread model: win32
gcc version 4.3.0 20061021 (experimental)

U:\vrao\fortran>gfortran -c gfort_bug_returns.f90
 In file gfort_bug_returns.f90:3

end module amod
              1
 Internal Error at (1):
 gfc_resolve_expr(): Bad expression type


-- 
           Summary: internal error in gfc_resolve_expr() for character
                    parameter
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: vivekrao4 at yahoo dot com


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


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

end of thread, other threads:[~2007-02-17 17:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-28 19:13 [Bug fortran/30319] New: internal error in gfc_resolve_expr() for character parameter vivekrao4 at yahoo dot com
2006-12-28 19:19 ` [Bug fortran/30319] " pinskia at gcc dot gnu dot org
2006-12-28 19:37 ` kargl at gcc dot gnu dot org
2007-01-22 23:54 ` fxcoudert at gcc dot gnu dot org
2007-02-10 21:15 ` patchapp at dberlin dot org
2007-02-11 20:59 ` pault at gcc dot gnu dot org
2007-02-12 22:58 ` [Bug fortran/30319] [4.2 and 4.1 only] " pault at gcc dot gnu dot org
2007-02-17 17:17 ` pault at gcc dot gnu dot org
2007-02-17 17:20 ` pault at gcc dot gnu dot 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).