]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm.c (arm_preferred_reload_class): Only return LO_REGS when rclass is GENERAL_REGS.
authorYvan Roux <yvan.roux@linaro.org>
Mon, 2 Dec 2013 07:44:34 +0000 (07:44 +0000)
committerYvan Roux <yroux@gcc.gnu.org>
Mon, 2 Dec 2013 07:44:34 +0000 (07:44 +0000)
commit54227be5631986398cb9bf6fe6379d3bb697aaf4
tree3c0bc3581863e1c75e7ca98c494fb36e7e2e6f90
parentdf0f33923567d9ab3ab3e34893b4e4ad8282c6f1
arm.c (arm_preferred_reload_class): Only return LO_REGS when rclass is GENERAL_REGS.

2013-12-02  Yvan Roux  <yvan.roux@linaro.org>

        * config/arm/arm.c (arm_preferred_reload_class): Only return LO_REGS
        when rclass is GENERAL_REGS.

From-SVN: r205581
gcc/ChangeLog
gcc/config/arm/arm.c