r221034 - in /trunk/gcc: ChangeLog testsuite/Ch...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Feb 26 21:03:00 GMT 2015


Author: jakub
Date: Thu Feb 26 21:03:14 2015
New Revision: 221034

URL: https://gcc.gnu.org/viewcvs?rev=221034&root=gcc&view=rev
Log:
	PR tree-optimization/65216
	* tree-ssa-reassoc.c (rewrite_expr_tree): Force creation of
	new stmt and new SSA_NAME for lhs whenever the arguments have
	changed and weren't just swapped.  Fix comment typo.

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

Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/pr65216.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-reassoc.c



More information about the Gcc-cvs mailing list