public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "paolo at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/59096] [4.9 Regression] [c++11] ICE with template attribute
Date: Mon, 25 Nov 2013 09:29:00 -0000	[thread overview]
Message-ID: <bug-59096-4-znbFajWMCr@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-59096-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Mon Nov 25 09:29:18 2013
New Revision: 205344

URL: http://gcc.gnu.org/viewcvs?rev=205344&root=gcc&view=rev
Log:
/cp
2013-11-25  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/59080
    * pt.c (unify): Don't call unify_array_domain with a NULL_TREE
    third argument.

    PR c++/59096
    * pt.c (apply_late_template_attributes): Check that TREE_VALUE
    isn't NULL_TREE in the attribute_takes_identifier_p case.

/testsuite
2013-11-25  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/59080
    * g++.dg/cpp0x/initlist75.C: New.

    PR c++/59096
    * g++.dg/cpp0x/gen-attrs-57.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/gen-attrs-57.C
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist75.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2013-11-25  9:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-12 23:03 [Bug c++/59096] New: " reichelt at gcc dot gnu.org
2013-11-14  8:42 ` [Bug c++/59096] " rguenth at gcc dot gnu.org
2013-11-18 16:53 ` paolo.carlini at oracle dot com
2013-11-19 15:08 ` rguenth at gcc dot gnu.org
2013-11-25  9:29 ` paolo at gcc dot gnu.org [this message]
2013-11-25  9:30 ` paolo.carlini at oracle 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=bug-59096-4-znbFajWMCr@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).