]> gcc.gnu.org Git - gcc.git/commit
sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor margin so that addresses are offsetable...
authorJakub Jelinek <jakub@redhat.com>
Tue, 4 Apr 2000 10:09:09 +0000 (12:09 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 4 Apr 2000 10:09:09 +0000 (12:09 +0200)
commitce3e131171b5113d134b9b4a6366efda60234e21
tree305632bfedca1238e40921f394c25afa358fb589
parent2f761dcbd5fc9ce401c04d9ec5d89a72f08e54ad
sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor margin so that addresses are offsetable by up to 16 bytes.

* config/sparc/sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor margin
so that addresses are offsetable by up to 16 bytes.
(GO_IF_LEGITIMATE_ADDRESS): Don't allow REG+REG addresses for
non-optimizing TARGET_ARCH32 in DF or DI modes because it is not
offsetable.

From-SVN: r32900
gcc/ChangeLog
gcc/config/sparc/sparc.h
This page took 0.061162 seconds and 5 git commands to generate.