public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dodji at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/51194] [C++0x] ICE about template aliasing
Date: Sun, 20 Nov 2011 07:19:00 -0000	[thread overview]
Message-ID: <bug-51194-4-hMmmqlawnf@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-51194-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #6 from Dodji Seketeli <dodji at gcc dot gnu.org> 2011-11-20 07:10:31 UTC ---
Author: dodji
Date: Sun Nov 20 07:10:24 2011
New Revision: 181523

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181523
Log:
PR c++/51194 - ICE with invalid alias template

gcc/cp/

    PR c++/51194
    * pt.c (lookup_template_class_1): Go out early if the type of the
    template is error_mark_node.

gcc/testsuite/

    PR c++/51194
    * g++.dg/cpp0x/alias-decl-15.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-15.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2011-11-20  7:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-17 13:19 [Bug c++/51194] New: " fate66260 at gmail dot com
2011-11-17 17:37 ` [Bug c++/51194] " dodji at seketeli dot org
2011-11-18  9:50 ` fate66260 at gmail dot com
2011-11-18 15:14 ` [Bug c++/51194] [C++0x] " dodji at gcc dot gnu.org
2011-11-18 19:49 ` dodji at gcc dot gnu.org
2011-11-19 14:57 ` dodji at gcc dot gnu.org
2011-11-20  7:19 ` dodji at gcc dot gnu.org [this message]
2011-11-20  9:04 ` dodji 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-51194-4-hMmmqlawnf@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).