Author: jakub
Date: Wed Nov 15 08:40:32 2017
New Revision: 254757
URL: https://gcc.gnu.org/viewcvs?rev=254757&root=gcc&view=rev
Log:
PR tree-optimization/82977
* tree-ssa-strlen.c (strlen_optimize_stmt): Pass a reference to a copy
constructed temporary to strlen_to_stridx.put.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-ssa-strlen.c