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

law@gcc.gnu.org law@gcc.gnu.org
Sat Nov 24 06:51:00 GMT 2018


Author: law
Date: Sat Nov 24 06:51:26 2018
New Revision: 266426

URL: https://gcc.gnu.org/viewcvs?rev=266426&root=gcc&view=rev
Log:
	PR rtl-optimization/87468
	* tree-ssa-threadupdate.c (create_block_for_threading): Clear
	EDGE_IGNORE on all outgoing edges of the duplicate block.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr87468.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-threadupdate.c



More information about the Gcc-cvs mailing list