r278587 - in /branches/gcc-8-branch/gcc: Change...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Nov 21 17:21:00 GMT 2019
Author: jakub
Date: Thu Nov 21 17:21:46 2019
New Revision: 278587
URL: https://gcc.gnu.org/viewcvs?rev=278587&root=gcc&view=rev
Log:
PR tree-optimization/91355
* tree-ssa-sink.c (select_best_block): Use >= rather than >
for early_bb scaled count with best_bb count comparison.
* g++.dg/torture/pr91355.C: New test.
Added:
branches/gcc-8-branch/gcc/testsuite/g++.dg/torture/pr91355.C
Modified:
branches/gcc-8-branch/gcc/ChangeLog
branches/gcc-8-branch/gcc/testsuite/ChangeLog
branches/gcc-8-branch/gcc/tree-ssa-sink.c
More information about the Gcc-cvs
mailing list