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++/47208] [4.6 Regression] [C++0x] ICE: in decl_constant_var_p, at cp/decl2.c:3563 with missing #include <initializer_list>
Date: Fri, 18 Feb 2011 09:11:00 -0000	[thread overview]
Message-ID: <bug-47208-4-omdftD3jpF@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-47208-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 from Dodji Seketeli <dodji at gcc dot gnu.org> 2011-02-18 08:48:00 UTC ---
Author: dodji
Date: Fri Feb 18 08:47:56 2011
New Revision: 170268

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170268
Log:
PR c++/47208

gcc/cp/

    PR c++/47208
    * pt.c (do_auto_deduction): Do not mention error_mark_node in
    diagnostics.
    * semantics.c (finish_id_expression): Do not pass erroneous decl
    to decl_constant_var_p.

gcc/testsuite/

    PR c++/47208
    * g++.dg/cpp0x/auto21.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/auto21.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2011-02-18  8:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-07 12:09 [Bug c++/47208] New: " zsojka at seznam dot cz
2011-01-07 15:26 ` [Bug c++/47208] " hjl.tools at gmail dot com
2011-01-19 21:02 ` jakub at gcc dot gnu.org
2011-02-18  9:11 ` dodji at gcc dot gnu.org [this message]
2011-02-18 10:04 ` dodji at gcc dot gnu.org
2011-02-19 12:43 ` zsojka at seznam dot cz

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-47208-4-omdftD3jpF@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).