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++/50075] [C++0x] ICE related to parameter deduction and initializer_list
Date: Sun, 14 Aug 2011 04:43:00 -0000	[thread overview]
Message-ID: <bug-50075-4-xmYsPGZehl@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-50075-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2011-08-14 04:41:49 UTC ---
Author: jason
Date: Sun Aug 14 04:41:43 2011
New Revision: 177743

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177743
Log:
    PR c++/50075
    * name-lookup.c (local_bindings_p): New.
    * name-lookup.h: Declare it.
    * lex.c (unqualified_name_lookup_error): Use it.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/decltype32.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/lex.c
    trunk/gcc/cp/name-lookup.c
    trunk/gcc/cp/name-lookup.h
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2011-08-14  4:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-13 13:46 [Bug c++/50075] New: " z0sh at sogetthis dot com
2011-08-13 14:09 ` [Bug c++/50075] " redi at gcc dot gnu.org
2011-08-13 14:28 ` z0sh at sogetthis dot com
2011-08-13 15:56 ` redi at gcc dot gnu.org
2011-08-13 23:02 ` [Bug c++/50075] [C++0x] " jason at gcc dot gnu.org
2011-08-14  4:43 ` jason at gcc dot gnu.org [this message]
2011-08-14  8:12 ` jason at gcc dot gnu.org
2011-08-15 13:58 ` z0sh at sogetthis 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-50075-4-xmYsPGZehl@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).