r251120 - in /branches/gcc-7-branch/gcc: Change...
wschmidt@gcc.gnu.org
wschmidt@gcc.gnu.org
Wed Aug 16 14:09:00 GMT 2017
Author: wschmidt
Date: Wed Aug 16 14:09:15 2017
New Revision: 251120
URL: https://gcc.gnu.org/viewcvs?rev=251120&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-7-branch/gcc/testsuite/g++.dg/torture/pr81354.C
Modified:
branches/gcc-7-branch/gcc/ChangeLog
branches/gcc-7-branch/gcc/gimple-ssa-strength-reduction.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list