]> gcc.gnu.org Git - gcc.git/commit
Fix powerpc/rs6000 (subreg:SF (mem:SI ...)) reload problem.
authorJim Wilson <wilson@cygnus.com>
Thu, 22 Jan 1998 14:48:58 +0000 (14:48 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 22 Jan 1998 14:48:58 +0000 (06:48 -0800)
commit6d49a073b49d3f2f467ebf6cc36ec12f8a3ec012
treefb7689cb1457dafc5fe17efd0f4ff136c93ea12a
parentc485e6a0c979b36c0785b57cbf17664fe0afb84d
Fix powerpc/rs6000 (subreg:SF (mem:SI ...)) reload problem.

* reload.c (push_reload): In WORD_REGISTER_OPERATIONS code, add test
to require the SUBREG mode to be smaller than the SUBREG_REG mode.
* reload1.c (eliminate_regs): Likewise.

From-SVN: r17444
gcc/ChangeLog
gcc/reload.c
gcc/reload1.c
This page took 0.060282 seconds and 5 git commands to generate.