recog.c (search_ofs): New static variable moved from...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 25 Oct 2013 08:55:19 +0000 (08:55 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 25 Oct 2013 08:55:19 +0000 (08:55 +0000)
commite86a8146c74c2f1642a7a2b27033fe900e4129ad
treeb2938ef38b0b9ed4c43649b1ac0bf1366031c394
parent24ebcbc8671987fdfe931bf2fb0dd11a71f750d3
recog.c (search_ofs): New static variable moved from...

* recog.c (search_ofs): New static variable moved from...
(peep2_find_free_register): ...here.
(peephole2_optimize): Initialize it.

From-SVN: r204050
gcc/ChangeLog
gcc/recog.c