public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/11840] New: gfortran ICE with -fimplicit-none
@ 2003-08-07  1:02 olchansk at panix dot com
  2003-08-07  1:05 ` [Bug fortran/11840] " pinskia at physics dot uc dot edu
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: olchansk at panix dot com @ 2003-08-07  1:02 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: gfortran ICE with -fimplicit-none
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: olchansk at panix dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu

With -fimplicit-none, this simple module produces an ICE, instead of an
"variable not defined" error message:
[olchansk@dork user]$ more test_namelist.f90
module test_namelist
  integer foo
  !integer bar
  namelist /nlBar/ foo, bar
end module test_namelist
[olchansk@dork user]$
/triumfcs/trshare/olchansk/gcc-tree-ssa/install-20030806/bin/gfortran -c
test_namelist.f90 -fimplicit-none
test_namelist.f90:0: internal compiler error: in gfc_typenode_for_spec, at
fortran/trans-types.c:307
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

K.O.


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

end of thread, other threads:[~2004-07-13 17:10 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-07  1:02 [Bug fortran/11840] New: gfortran ICE with -fimplicit-none olchansk at panix dot com
2003-08-07  1:05 ` [Bug fortran/11840] " pinskia at physics dot uc dot edu
2003-08-07 12:42 ` steven at gcc dot gnu dot org
2003-09-16 13:00 ` steven at gcc dot gnu dot org
2003-10-17 23:54 ` pbrook at gcc dot gnu dot org
2004-04-26  4:25 ` [Bug fortran/11840] [gfortran] " pinskia at gcc dot gnu dot org
2004-04-27 22:45 ` Tobias dot Schlueter at physik dot uni-muenchen dot de
2004-04-27 22:50 ` pbrook at gcc dot gnu dot org
2004-04-27 22:55 ` olchansk at panix dot com
2004-04-27 22:56 ` pinskia at gcc dot gnu dot org
2004-04-27 23:24 ` pbrook at gcc dot gnu dot org
2004-05-02  2:29 ` pinskia at gcc dot gnu dot org
2004-05-26 22:55 ` pinskia at gcc dot gnu dot org
2004-07-10 15:19 ` [Bug fortran/11840] " tobi at gcc dot gnu dot org
2004-07-13 17:10 ` pinskia 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).