r237563 - in /trunk/gcc/cp: ChangeLog call.c tr...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Jun 17 19:49:00 GMT 2016


Author: jakub
Date: Fri Jun 17 19:49:49 2016
New Revision: 237563

URL: https://gcc.gnu.org/viewcvs?rev=237563&root=gcc&view=rev
Log:
	* tree.c (builtin_valid_in_constant_expr_p): Test for
	DECL_BUILT_IN_CLASS equal to BUILT_IN_NORMAL instead of just
	DECL_BUILT_IN.
	(bot_manip): Likewise.
	* call.c (magic_varargs_p): Likewise.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/cp/tree.c



More information about the Gcc-cvs mailing list