public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/42684]  New: ICE when interface operator(xx) available through host and use assoc in module procedure
@ 2010-01-10 23:19 ian_harvey at bigpond dot com
  2010-01-10 23:21 ` [Bug fortran/42684] " ian_harvey at bigpond dot com
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: ian_harvey at bigpond dot com @ 2010-01-10 23:19 UTC (permalink / raw)
  To: gcc-bugs

An internal compiler error (seg fault in gfc_get_default_type (symbol.c:226) -
due argument 'name' being passed in as a null ptr) occurs when two different
specific procedures for an operator (ie defining the same operator, but on
different derived types) are available, when one is available through host
association and the other though use association, in a module procedure (where
the USE is at the module procedure level, and not in the specification part of
the module

This is from compiling the trunk with svn rev 155795.


-- 
           Summary: ICE when interface operator(xx) available through host
                    and use assoc in module procedure
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ian_harvey at bigpond dot com
 GCC build triplet: i686-pc-mingw32
  GCC host triplet: i686-pc-mingw32
GCC target triplet: i686-pc-mingw32


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


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

end of thread, other threads:[~2010-02-07  4:47 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-10 23:19 [Bug fortran/42684] New: ICE when interface operator(xx) available through host and use assoc in module procedure ian_harvey at bigpond dot com
2010-01-10 23:21 ` [Bug fortran/42684] " ian_harvey at bigpond dot com
2010-01-11  1:56 ` ian_harvey at bigpond dot com
2010-01-11  2:54 ` jvdelisle at gcc dot gnu dot org
2010-01-11  8:32 ` [Bug fortran/42684] [4.5 Regression] " burnus at gcc dot gnu dot org
2010-01-11  8:50 ` dominiq at lps dot ens dot fr
2010-01-13  3:14 ` jvdelisle at gcc dot gnu dot org
2010-01-13  4:23 ` jvdelisle at gcc dot gnu dot org
2010-01-13  4:24 ` jvdelisle at gcc dot gnu dot org
2010-01-14  3:07 ` jvdelisle at gcc dot gnu dot org
2010-01-14 16:39 ` rguenth at gcc dot gnu dot org
2010-01-15  1:48 ` jvdelisle at gcc dot gnu dot org
2010-01-15  2:06 ` jvdelisle at gcc dot gnu dot org
2010-01-15  2:07 ` jvdelisle at gcc dot gnu dot org
2010-02-07  4:47 ` hjl 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).