[Bug target/65495] ICE: chkp_make_addressed_object_bounds: Unexpected tree code const_decl with -fcheck-pointer-bounds -mmpx and fortran
ienkovich at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 27 11:00:00 GMT 2015
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
More information about the Gcc-bugs
mailing list