https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87011
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
CC| |law at gcc dot gnu.org
--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Bisection points to r262841:
r262841 | law | 2018-07-17 19:54:10 -0400 (Tue, 17 Jul 2018) | 2 lines
PR tree-optimization/86010
* tree-ssa-dse.c (compute_trims): Fix typo/thinko.
The optimization was introduced in r245688 (in GCC 7).