]> git.ipfire.org Git - thirdparty/gcc.git/commit
recog.c (search_ofs): New static variable moved from...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 25 Oct 2013 08:57:06 +0000 (08:57 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 25 Oct 2013 08:57:06 +0000 (08:57 +0000)
commit0b15107f3a51da2a23408df8279d5697e953f742
tree2805b740e3896b12fc76a9211b48c4a910edfcd1
parentb4e90d3d60b9537f4d54a5813aec5dbb8d7e8156
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: r204052
gcc/ChangeLog
gcc/recog.c