------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-30 
21:19 -------
Note the flag is old, it comes from:
Thu Sep 23 13:55:21 1999  Jeffrey A Law  ([EMAIL PROTECTED])
        
        * invoke.texi: Document -fdelete-null-pointer-checks
        * toplev.c (flag_delete_null_pointer_checks): New.
        (f_options): Add entry for -fdelete-null-pointer-checks.
        (rest_of_compilation): Conditionalize null pointer check
        elimination on flag_delete_null_pointer_checks.
        (main): If -O2 or greater, enable -fdelete-null-pointer-checks
        

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21305

Reply via email to