r221660 - in /trunk/gcc: ChangeLog passes.c
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Wed Mar 25 12:07:00 GMT 2015
Author: rguenth
Date: Wed Mar 25 12:07:10 2015
New Revision: 221660
URL: https://gcc.gnu.org/viewcvs?rev=221660&root=gcc&view=rev
Log:
2015-03-25 Richard Biener <rguenther@suse.de>
* passes.c (pass_manager::execute_early_local_passes): Guard
execution of pass_chkp_instrumentation_passes with
flag_check_pointer_bounds.
(pass_chkp_instrumentation_passes::gate): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/passes.c
More information about the Gcc-cvs
mailing list