Fix a thinko in tree-ssa-loop.c.
authorMartin Liska <mliska@suse.cz>
Fri, 7 Jun 2019 05:35:19 +0000 (07:35 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Fri, 7 Jun 2019 05:35:19 +0000 (05:35 +0000)
commitcc261f66c268107b120add99942d729b3a489452
tree2304d58334416a63d1b446f5fa35bd2e51e22257
parentb8e2acff118bfa0dcd3aaf299e1f78dfc5266cbd
Fix a thinko in tree-ssa-loop.c.

2019-06-07  Martin Liska  <mliska@suse.cz>

* tree-ssa-loop.c (get_lsm_tmp_name): Return at the end of the
function.

From-SVN: r272029
gcc/ChangeLog
gcc/tree-ssa-loop.c