r221725 - in /trunk/gcc: ChangeLog c-family/c.opt

ienkovich@gcc.gnu.org ienkovich@gcc.gnu.org
Fri Mar 27 10:29:00 GMT 2015


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-cvs mailing list