r219981 - in /trunk/gcc: ChangeLog combine.c te...

segher@gcc.gnu.org segher@gcc.gnu.org
Thu Jan 22 00:35:00 GMT 2015


Author: segher
Date: Thu Jan 22 00:35:44 2015
New Revision: 219981

URL: https://gcc.gnu.org/viewcvs?rev=219981&root=gcc&view=rev
Log:
	PR rtl-optimization/64682
	* combine.c (distribute_notes): When moving a death note for
	a register that is set in the new I2, make sure to put it
	before that new I2.

	PR rtl-optimization/64682
	* gcc.c-torture/execute/pr64682.c: New file.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/combine.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list