https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65495

--- Comment #1 from Ilya Enkovich <ienkovich at gcc dot gnu.org> ---
Author: ienkovich
Date: Fri Mar 27 10:29:04 2015
New Revision: 221725

URL: https://gcc.gnu.org/viewcvs?rev=221725&root=gcc&view=rev
Log:
    PR target/65495
    * c-family/c.opt (fcheck-pointer-bounds): List supported languages.
    (fchkp-check-incomplete-type): Add LTO.
    (fchkp-zero-input-bounds-for-main): Likewise.
    (fchkp-first-field-has-own-bounds): Likewise.
    (fchkp-narrow-bounds): Likewise.
    (fchkp-narrow-to-innermost-array): Likewise.
    (fchkp-use-static-bounds): Likewise.
    (fchkp-use-static-const-bounds): Likewise.
    (fchkp-treat-zero-dynamic-size-as-infinite): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-family/c.opt

Reply via email to