r218440 - in /trunk/gcc: ChangeLog sanopt.c tes...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Dec 5 23:00:00 GMT 2014


Author: jakub
Date: Fri Dec  5 23:00:09 2014
New Revision: 218440

URL: https://gcc.gnu.org/viewcvs?rev=218440&root=gcc&view=rev
Log:
	PR sanitizer/64170
	* sanopt.c (maybe_optimize_asan_check_ifn): If base_checks is
	non-NULL, call maybe_get_dominating_check on it even if g is
	non-NULL.

	* gcc.dg/asan/pr64170.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/asan/pr64170.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sanopt.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list