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]

r218084 - in /trunk/gcc: ChangeLog asan.c


Author: mpolacek
Date: Wed Nov 26 14:05:21 2014
New Revision: 218084

URL: https://gcc.gnu.org/viewcvs?rev=218084&root=gcc&view=rev
Log:
	PR sanitizer/63788
	* asan.c (initialize_sanitizer_builtins): Add BT_FN_SIZE_CONST_PTR_INT
	var.  Conditionally build BUILT_IN_OBJECT_SIZE decl.
	(ATTR_PURE_NOTHROW_LEAF_LIST): Define.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/asan.c


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