re PR target/65495 (ICE: chkp_make_addressed_object_bounds: Unexpected tree code...
authorIlya Enkovich <ilya.enkovich@intel.com>
Fri, 27 Mar 2015 10:29:04 +0000 (10:29 +0000)
committerIlya Enkovich <ienkovich@gcc.gnu.org>
Fri, 27 Mar 2015 10:29:04 +0000 (10:29 +0000)
commit79d64904522c8ba0b1f14f54fa2db8f2a38a441f
tree24318669982ad6a62b6d7be684395ab132fc8786
parent7d1ff6f0a4223924d05d107b50726be1925719f4
re PR target/65495 (ICE: chkp_make_addressed_object_bounds: Unexpected tree code const_decl with -fcheck-pointer-bounds -mmpx and fortran)

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.

From-SVN: r221725
gcc/ChangeLog
gcc/c-family/c.opt