r196826 - in /branches/gcc-4_8-branch/gcc: Chan...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Wed Mar 20 13:27:00 GMT 2013
Author: rguenth
Date: Wed Mar 20 13:27:20 2013
New Revision: 196826
URL: http://gcc.gnu.org/viewcvs?rev=196826&root=gcc&view=rev
Log:
2013-03-20 Richard Biener <rguenther@suse.de>
PR tree-optimization/56661
* tree-ssa-sccvn.c (visit_use): Only value-number calls if
the result does not have to be distinct.
* gcc.dg/torture/pr56661.c: New testcase.
Added:
branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr56661.c
Modified:
branches/gcc-4_8-branch/gcc/ChangeLog
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
branches/gcc-4_8-branch/gcc/tree-ssa-sccvn.c
More information about the Gcc-cvs
mailing list