OSDN Git Service

(eliminate_regs): Fix typo in BYTE_LOADS_ZERO_EXTEND.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Jul 1993 00:56:37 +0000 (00:56 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Jul 1993 00:56:37 +0000 (00:56 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4823 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/reload1.c

index b08a383..637e894 100644 (file)
@@ -2869,7 +2869,7 @@ eliminate_regs (x, mem_mode, insn)
          if (GET_CODE (new) == MEM
              && (GET_MODE_SIZE (GET_MODE (x))
                  <= GET_MODE_SIZE (GET_MODE (new)))
-#if defined(BYTES_LOADS_ZERO_EXTEND) || defined(BYTE_LOADS_SIGN_EXTEND)
+#if defined(BYTE_LOADS_ZERO_EXTEND) || defined(BYTE_LOADS_SIGN_EXTEND)
              /* On these machines we will be reloading what is
                 inside the SUBREG if it originally was a pseudo and
                 the inner and outer modes are both a word or