r251122 - in /branches/gcc-5-branch/gcc: Change...

wschmidt@gcc.gnu.org wschmidt@gcc.gnu.org
Wed Aug 16 14:13:00 GMT 2017


Author: wschmidt
Date: Wed Aug 16 14:13:27 2017
New Revision: 251122

URL: https://gcc.gnu.org/viewcvs?rev=251122&root=gcc&view=rev
Log:
[gcc]

2017-08-16  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	Backport from mainline
	2017-08-08  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	PR tree-optimization/81354
	* gimple-ssa-strength-reduction.c (create_add_on_incoming_edge):
	Insert on edges rather than explicitly creating landing pads.
	(analyze_candidates_and_replace): Commit edge inserts.


[gcc/testsuite]

2017-08-16  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	Backport from mainline
	2017-08-08  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	PR tree-optimization/81354
	* g++.dg/torture/pr81354.C: New file.


Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/torture/pr81354.C
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/gimple-ssa-strength-reduction.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list