Patch from John Carr to fix sparc v9 failure.
authorJohn Carr <jfc@mit.edu>
Fri, 17 Apr 1998 14:41:49 +0000 (14:41 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 17 Apr 1998 14:41:49 +0000 (07:41 -0700)
commit77e6b0eb6094880a5989fbd87a09fc772f73f575
treeccd6b7fd42d32991a045c9b70abc3608d011bc9a
parent27f4cfdb2fdd6bfa9328dd0be59ad37138236b34
Patch from John Carr to fix sparc v9 failure.

* emit-rtl.c (operand_subword_force): If a register can not be
accessed by words, copy it to a pseudo register.

From-SVN: r19267
gcc/ChangeLog
gcc/emit-rtl.c