--- Comment #8 from jason at gcc dot gnu dot org 2010-06-08 04:38 ---
Fixed
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #7 from paolo dot carlini at oracle dot com 2010-06-07 22:29
---
Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44401
--- Comment #6 from jason at gcc dot gnu dot org 2010-06-07 21:28 ---
Subject: Bug 44401
Author: jason
Date: Mon Jun 7 21:28:27 2010
New Revision: 160408
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160408
Log:
PR c++/44401
* parser.c (cp_parser_lookup_name):
--- Comment #5 from jason at gcc dot gnu dot org 2010-06-07 20:43 ---
Subject: Bug 44401
Author: jason
Date: Mon Jun 7 20:43:01 2010
New Revision: 160399
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160399
Log:
PR c++/44401
* parser.c (cp_parser_lookup_name):
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |jason at gcc dot gnu dot org
|dot org
--- Comment #4 from jason at gcc dot gnu dot org 2010-06-03 18:55 ---
The "naming the constructor" stuff is DR 147, but I agree that this testcase
should be accepted since lookup doesn't find the injected-class-name.
--
jason at gcc dot gnu dot org changed:
What|Remov