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++/13744] ICE when using implicit copy constructor for struct defined in template function
Date: Tue, 12 Apr 2005 10:57:00 -0000	[thread overview]
Message-ID: <20050412105730.17313.qmail@sourceware.org> (raw)
In-Reply-To: <20040119173852.13744.thomharp@charter.net>


------- Additional Comments From reichelt at gcc dot gnu dot org  2005-04-12 10:57 -------
This was fixed on mainline by Kazu's cleanup:
http://gcc.gnu.org/ml/gcc-cvs/2005-04/msg00458.html

Mark, although this is not a regression, do you think this would
be appropriate for gcc 4.0.1? It's an ICE on valid code and the patch
is fairly trivial. It just removes an unnecessary computation (where
we used to ICE in this particular case).

Apart from that, do you want me to add a testcase to the testsuite?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmitchel at gcc dot gnu dot
                   |                            |org
   Target Milestone|---                         |4.1.0


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


  parent reply	other threads:[~2005-04-12 10:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-19 17:39 [Bug c++/13744] New: " thomharp at charter dot net
2004-01-19 17:42 ` [Bug c++/13744] " pinskia at gcc dot gnu dot org
2004-01-31  4:04 ` giovannibajo at libero dot it
2004-01-31  4:09 ` pinskia at gcc dot gnu dot org
2004-06-25 23:44 ` pinskia at gcc dot gnu dot org
2004-10-04 10:07 ` giovannibajo at libero dot it
2004-10-04 10:15 ` giovannibajo at libero dot it
2004-10-04 10:43 ` reichelt at gcc dot gnu dot org
2005-03-11 20:42 ` giovannibajo at libero dot it
2005-04-12 10:57 ` reichelt at gcc dot gnu dot org [this message]
2005-04-12 18:08 ` mark at codesourcery dot com
2005-04-13 12:01 ` cvs-commit at gcc dot gnu dot org
2005-04-13 12:07 ` reichelt 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=20050412105730.17313.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).