https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67003
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Sat Jul 25 03:29:42 2015 New Revision: 226204 URL: https://gcc.gnu.org/viewcvs?rev=226204&root=gcc&view=rev Log: PR c++/67003 * parser.c (cp_parser_template_introduction): Look up the concept in the explicit scope. Added: branches/c++-concepts/gcc/testsuite/g++.dg/concepts/intro6.C Modified: branches/c++-concepts/ChangeLog.concepts branches/c++-concepts/gcc/cp/parser.c