r220332 - in /branches/gcc-4_8-branch/gcc: Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Sun Feb 1 21:50:00 GMT 2015


Author: jakub
Date: Sun Feb  1 21:50:53 2015
New Revision: 220332

URL: https://gcc.gnu.org/viewcvs?rev=220332&root=gcc&view=rev
Log:
	Backported from mainline
	2015-01-12  Jakub Jelinek  <jakub@redhat.com>

	PR tree-optimization/64563
	* tree-vrp.c (vrp_evaluate_conditional): Check for VR_RANGE
	instead of != VR_VARYING.

	* gcc.dg/pr64563.c: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr64563.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_8-branch/gcc/tree-vrp.c



More information about the Gcc-cvs mailing list