OSDN Git Service

(push_reload): Add case for output reload of a SUBREG
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Aug 1995 12:30:38 +0000 (12:30 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Aug 1995 12:30:38 +0000 (12:30 +0000)
commit76f1a77f633f1b83f97e69a37fdaf622e20caafe
tree7db44ee97307539768d56fb5ce427fb42339b44d
parent1b170db177ffb920d9f2117c841bc4147bf2b953
(push_reload): Add case for output reload of a SUBREG
of a hard reg when output mode is invalid for that mode.
In both that case and existing case for in, don't remove SUBREG.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10294 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/reload.c