public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/17431] [3.4/4.0 regression] Internal error: Segmentation fault (program cc1plus)
Date: Fri, 26 Nov 2004 21:10:00 -0000	[thread overview]
Message-ID: <20041126211026.25301.qmail@sourceware.org> (raw)
In-Reply-To: <20040912055243.17431.yoav.frandzel@intel.com>


------- Additional Comments From reichelt at gcc dot gnu dot org  2004-11-26 21:10 -------
Here's a slightly shorter testcase (inspired by PR18677):

===================
struct A {};

struct B : A
{
    B(int);
    B(B&);
    B(A);
};

B b=0;
===================


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|3.4.1 3.4.2                 |3.4.1 3.4.2 4.0.0


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


  parent reply	other threads:[~2004-11-26 21:10 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-12  5:52 [Bug c++/17431] New: " yoav dot frandzel at intel dot com
2004-09-12  5:59 ` [Bug c++/17431] " pinskia at gcc dot gnu dot org
2004-09-12  6:00 ` yoav dot frandzel at intel dot com
2004-09-12  6:02 ` yoav dot frandzel at intel dot com
2004-09-12 10:16 ` [Bug c++/17431] [3.4/4.0 regression] " reichelt at gcc dot gnu dot org
2004-09-12 11:28 ` reichelt at gcc dot gnu dot org
2004-09-12 11:38 ` reichelt at gcc dot gnu dot org
2004-09-12 12:52 ` nathan at gcc dot gnu dot org
2004-09-12 18:40 ` reichelt at gcc dot gnu dot org
2004-09-14 17:40 ` nathan at gcc dot gnu dot org
2004-11-01  0:44 ` mmitchel at gcc dot gnu dot org
2004-11-26 21:00 ` reichelt at gcc dot gnu dot org
2004-11-26 21:10 ` reichelt at gcc dot gnu dot org [this message]
2004-11-26 22:50 ` giovannibajo at libero dot it
2004-11-29 11:48 ` nathan at gcc dot gnu dot org
2004-12-01 10:17 ` cvs-commit at gcc dot gnu dot org
2004-12-01 10:22 ` nathan at gcc dot gnu dot org
2004-12-01 12:37 ` [Bug c++/17431] [3.4 " pinskia at gcc dot gnu dot org
2004-12-01 13:01 ` nathan at gcc dot gnu dot org
2004-12-01 13:06 ` cvs-commit at gcc dot gnu dot org
2004-12-01 15:08 ` mark at codesourcery dot com

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=20041126211026.25301.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).