public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/26365] [3.4/4.0/4.1/4.2 Regression] ICE in finish_class_member_access_expr, at cp/typeck.c
Date: Sun, 19 Feb 2006 23:06:00 -0000	[thread overview]
Message-ID: <20060219230629.4266.qmail@sourceware.org> (raw)
In-Reply-To: <bug-26365-2193@http.gcc.gnu.org/bugzilla/>



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-02-19 23:06 -------
Reduced testcase:

class Exchange{ };

struct optional
{
  Exchange const* operator-> () const {}
};
namespace pcrxsd {
  template< typename T, typename V> inline T fundamentalBaseCast() {  }
  void setInfo(optional &a)
  {
    a->pcrxsd::fundamentalBaseCast<int>
  }
}


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-on-invalid-code
      Known to fail|                            |3.3.3 3.4.0 4.0.0 4.1.0
                   |                            |4.2.0
      Known to work|                            |3.2.3
   Last reconfirmed|0000-00-00 00:00:00         |2006-02-19 23:06:29
               date|                            |
            Summary|ICE in                      |[3.4/4.0/4.1/4.2 Regression]
                   |finish_class_member_access_e|ICE in
                   |xpr, at cp/typeck.c         |finish_class_member_access_e
                   |                            |xpr, at cp/typeck.c
   Target Milestone|---                         |4.0.3


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


  parent reply	other threads:[~2006-02-19 23:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-19 20:18 [Bug c++/26365] New: " cees at pcraster dot nl
2006-02-19 20:25 ` [Bug c++/26365] " cees at pcraster dot nl
2006-02-19 21:48 ` pinskia at gcc dot gnu dot org
2006-02-19 23:06 ` pinskia at gcc dot gnu dot org [this message]
2006-02-24  0:19 ` [Bug c++/26365] [3.4/4.0/4.1/4.2 Regression] " mmitchel at gcc dot gnu dot org
2006-02-24  0:31 ` mmitchel at gcc dot gnu dot org
2006-03-27 11:27 ` reichelt at gcc dot gnu dot org
2006-04-15  3:47 ` [Bug c++/26365] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
2006-04-16 18:12 ` mmitchel at gcc dot gnu dot org
2006-04-16 18:17 ` mmitchel at gcc dot gnu dot org
2006-04-16 18:21 ` [Bug c++/26365] [4.0 " mmitchel at gcc dot gnu dot org
2006-05-25  2:38 ` mmitchel at gcc dot gnu dot org
2006-05-25 16:29 ` pinskia at gcc dot gnu dot org
2007-02-03 16:19 ` gdr 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=20060219230629.4266.qmail@sourceware.org \
    --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).