2009-04-10 H.J. Lu <hongjiu.lu@intel.com>
commit7df298fee4f4320bc69d646de6bb1674ed3175bc
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Apr 2009 18:58:12 +0000 (10 18:58 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Apr 2009 18:58:12 +0000 (10 18:58 +0000)
tree02f648ebc095eb3672b5a87f78c23ae923f92575
parent926c5bafa8a4b416d72d1037755a1bc28d239b70
2009-04-10  H.J. Lu  <hongjiu.lu@intel.com>

PR middle-end/39701
* common.opt (-fdelete-null-pointer-checks): Initialize to 1.

* opts.c (decode_options): Don't set flag_delete_null_pointer_checks
here.

* doc/invoke.texi: Update -fdelete-null-pointer-checks.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145937 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/common.opt
gcc/doc/invoke.texi
gcc/opts.c