public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jason at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/50852] [4.6/4.7 Regression] ICE: internal compiler error: in tsubst, at cp/pt.c:11030
Date: Tue, 08 Nov 2011 00:46:00 -0000	[thread overview]
Message-ID: <bug-50852-4-GKbPK7LkKx@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-50852-4@http.gcc.gnu.org/bugzilla/>

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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dodji at gcc dot gnu.org,
                   |                            |jason at gcc dot gnu.org

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-11-08 00:43:49 UTC ---
Here we treat the two typename U::Ls being as equivalent, but then when we go
to substitute into C::X with the arguments for D, it fails because D's second
parameter is non-type.  Dodji?


  parent reply	other threads:[~2011-11-08  0:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-24 12:50 [Bug c++/50852] New: " cas43 at cs dot stanford.edu
2011-10-24 14:06 ` [Bug c++/50852] [4.6/4.7 Regression] " paolo.carlini at oracle dot com
2011-10-27  9:24 ` rguenth at gcc dot gnu.org
2011-10-27 11:42 ` rguenth at gcc dot gnu.org
2011-11-08  0:46 ` jason at gcc dot gnu.org [this message]
2011-11-14 20:44 ` dodji at gcc dot gnu.org
2011-11-21 15:06 ` dodji at seketeli dot org
2012-03-01 15:09 ` jakub at gcc dot gnu.org
2012-07-05 18:05 ` [Bug c++/50852] [4.6/4.7/4.8 " jason at gcc dot gnu.org
2012-07-05 19:39 ` jason at gcc dot gnu.org
2012-07-05 19:43 ` [Bug c++/50852] [4.6/4.7 " jason at gcc dot gnu.org
2012-11-29 20:17 ` jason at gcc dot gnu.org
2012-11-29 20:30 ` jason at gcc dot gnu.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-50852-4-GKbPK7LkKx@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).