]> gcc.gnu.org Git - gcc.git/commit
common.opt (fchecking): New flag controlling flag_checking.
authorRichard Biener <rguenther@suse.de>
Wed, 28 Oct 2015 10:07:03 +0000 (10:07 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 28 Oct 2015 10:07:03 +0000 (10:07 +0000)
commit6d27d749d70f21c40b58918b9aca2cfbb2f8d5e4
tree627c9143b80f24e29686e3f31ed1c27d0dfb24c7
parent254b22cc79c594756343f645cbcf7163e39cf5b4
common.opt (fchecking): New flag controlling flag_checking.

2015-10-28  Richard Biener  <rguenther@suse.de>

* common.opt (fchecking): New flag controlling flag_checking.
* passes.c (verify_curr_properties): Drop DEBUG_FUNCTION.
* timevar.c (timer::print): Adjust output.
* doc/invoke.texi (fchecking): Document.

From-SVN: r229480
gcc/ChangeLog
gcc/common.opt
gcc/doc/invoke.texi
gcc/passes.c
gcc/timevar.c
This page took 0.292379 seconds and 5 git commands to generate.