r244993 - in /trunk/gcc: ChangeLog cprop.c test...

law@gcc.gnu.org law@gcc.gnu.org
Fri Jan 27 19:40:00 GMT 2017


Author: law
Date: Fri Jan 27 19:40:44 2017
New Revision: 244993

URL: https://gcc.gnu.org/viewcvs?rev=244993&root=gcc&view=rev
Log:
2017-01-27  Bernd Schmidt  <bschmidt@redhat.com>

	PR rtl-optimization/79194
	* cprop.c (one_cprop_pass): Move deletion of code after unconditional
	traps before call to bypass_conditional_jumps.

	PR rtl-optimization/79194
	* gcc.dg/torture/pr79194.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr79194.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cprop.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list