]> git.ipfire.org Git - thirdparty/gcc.git/commit
recog.c (scratch_operand): Do not simply allow all hard registers: only allow those...
authorSegher Boessenkool <segher@kernel.crashing.org>
Fri, 19 Sep 2014 16:42:26 +0000 (18:42 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Fri, 19 Sep 2014 16:42:26 +0000 (18:42 +0200)
commitf8fb3155820ca6cd39f2f7dbec796b399f705aa5
tree34279d24ff4fd38531af3992c0fe6c7fd25209d0
parent2b9c63a2d8368252eded6fbdbafb4786e2fdf412
recog.c (scratch_operand): Do not simply allow all hard registers: only allow those that are allocatable.

2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>

* recog.c (scratch_operand): Do not simply allow all hard registers:
only allow those that are allocatable.

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