r255772 - in /trunk/gcc: ChangeLog gimple-ssa-w...

msebor@gcc.gnu.org msebor@gcc.gnu.org
Mon Dec 18 03:31:00 GMT 2017


Author: msebor
Date: Mon Dec 18 03:31:05 2017
New Revision: 255772

URL: https://gcc.gnu.org/viewcvs?rev=255772&root=gcc&view=rev
Log:
PR bootstrap/83446 - Bootstrap failed on i686

gcc/testsuite/ChangeLog:

	PR bootstrap/83446
	* c-c++-common/Warray-bounds-3.c: Adjust.
	* gcc.dg/Warray-bounds-25.c: New test.

gcc/ChangeLog:

	PR bootstrap/83446
	* gimple-ssa-warn-restrict.c
	(builtin_memref::offset_out_of_bounds): Correct the handling of
	anti-ranges.


Added:
    trunk/gcc/testsuite/gcc.dg/Warray-bounds-25.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple-ssa-warn-restrict.c
    trunk/gcc/testsuite/c-c++-common/Warray-bounds-3.c



More information about the Gcc-cvs mailing list