gcc/libstdc++-v3/testsuite/20_util/make_signed/requirements
Jason Merrill e7555e42d0 Improve various diagnostic issues.
* call.c (build_new_method_call_1): Include template arguments in
	error message.
	(print_error_for_call_failure): Likewise.
	(build_new_function_call): Pass them in.
	* name-lookup.c (supplement_binding_1): Don't complain about a
	conflict with an erroneous declaration.
	* error.c (dump_decl): Fix printing of alias declaration.
	* decl.c (make_typename_type): Call cxx_incomplete_type_error.
	* parser.c (cp_parser_diagnose_invalid_type_name): Likewise.
	* semantics.c (perform_koenig_lookup): Don't wrap an error in
	TEMPLATE_ID_EXPR.

From-SVN: r242376
2016-11-13 23:58:45 -05:00
..
alias_decl.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
explicit_instantiation.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
typedefs_neg.cc Improve various diagnostic issues. 2016-11-13 23:58:45 -05:00
typedefs-1.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
typedefs-2.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
typedefs-3.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
typedefs-4.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00