public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ian_harvey at bigpond dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/42684]  New: ICE when interface operator(xx) available through host and use assoc in module procedure
Date: Sun, 10 Jan 2010 23:19:00 -0000	[thread overview]
Message-ID: <bug-42684-17837@http.gcc.gnu.org/bugzilla/> (raw)

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


             reply	other threads:[~2010-01-10 23:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-10 23:19 ian_harvey at bigpond dot com [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-42684-17837@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).