function1.C
683 Bytes
-
re PR c++/38647 (ICE using __FUNCTION__ as template parameter) · cc81fd18
PR c++/38647 * parser.c (cp_parser_primary_expression) <case RID_FUNCTION_NAME>: Return error_mark_node if cp_parser_non_integral_constant_expression returns true. * g++.dg/template/function1.C: New test. From-SVN: r142978
Jakub Jelinek committed