mips.h (GO_IF_LEGITIMATE_ADDRESS): Let leasi/liadi handle large register offsets.
* mips.h (GO_IF_LEGITIMATE_ADDRESS): Let leasi/liadi handle large register offsets. From-SVN: r29804
This commit is contained in:
parent
62e1ef6878
commit
d38e58a5ab
@ -1,3 +1,8 @@
|
||||
Mon Oct 4 09:55:17 1999 Stan Cox <scox@cygnus.com>
|
||||
|
||||
* mips.h (GO_IF_LEGITIMATE_ADDRESS): Let leasi/liadi handle large
|
||||
register offsets.
|
||||
|
||||
Mon Oct 4 08:54:12 1999 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
|
||||
|
||||
* cppinit.c (is_idchar initializer): Loosen tests to accept
|
||||
|
@ -2836,7 +2836,6 @@ typedef struct mips_args {
|
||||
&& (!TARGET_EMBEDDED_PIC \
|
||||
|| code1 != CONST \
|
||||
|| GET_CODE (XEXP (xplus1, 0)) != MINUS) \
|
||||
&& ! (code1 == CONST_INT && ! SMALL_INT (xplus1)) \
|
||||
&& !TARGET_MIPS16) \
|
||||
goto ADDR; \
|
||||
} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user