OSDN Git Service

* integrate.c (FIXED_BASE_PLUS_P): Fix typo.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Jan 1993 00:32:00 +0000 (00:32 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Jan 1993 00:32:00 +0000 (00:32 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3255 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/integrate.c

index ac92a75..f1231d3 100644 (file)
@@ -1106,7 +1106,7 @@ rtx *global_const_equiv_map;
   (GET_CODE (X) == PLUS && GET_CODE (XEXP (X, 1)) == CONST_INT \
    && GET_CODE (XEXP (X, 0)) == REG                            \
    && REGNO (XEXP (X, 0)) >= FIRST_VIRTUAL_REGISTER            \
-   && REGNO (XEXP (X, 0)) < LAST_VIRTUAL_REGISTER)
+   && REGNO (XEXP (X, 0)) <= LAST_VIRTUAL_REGISTER)
 
 /* Integrate the procedure defined by FNDECL.  Note that this function
    may wind up calling itself.  Since the static variables are not