This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r249784 - in /trunk/gcc: ChangeLog builtins.c t...


Author: nathan
Date: Thu Jun 29 14:00:44 2017
New Revision: 249784

URL: https://gcc.gnu.org/viewcvs?rev=249784&root=gcc&view=rev
Log:
	gcc/
	* builtins.c (fold_builtin_FUNCTION): Use
	lang_hooks.decl_printable_name.

	gcc/cp/
	* g++.dg/cpp1y/builtin_FUNCTION.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1y/builtin_FUNCTION.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/builtins.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]