r205619 - /branches/gcc-4_8-branch/gcc/testsuit...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Dec 3 07:30:00 GMT 2013


Author: jakub
Date: Tue Dec  3 07:30:48 2013
New Revision: 205619

URL: http://gcc.gnu.org/viewcvs?rev=205619&root=gcc&view=rev
Log:
	PR tree-optimization/59358
	* tree-vrp.c (union_ranges): To check for the partially
	overlapping ranges or adjacent ranges, also compare *vr0max
	with vr1max.

	* gcc.c-torture/execute/pr59358.c: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr59358.c



More information about the Gcc-cvs mailing list