]> git.ipfire.org Git - thirdparty/gcc.git/commit
s390.c (s390_decompose_address): Do not range check the displacement if base or index...
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 25 Oct 2002 12:26:40 +0000 (12:26 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Fri, 25 Oct 2002 12:26:40 +0000 (12:26 +0000)
commit522ec94ec5741cce6fd8cd507a2bb7742b4ab348
tree539cf5805f3ef36b9574279a41b1f9f11a6d68d9
parent0bfd1ad0f8e227f73e5c37331de66396fe32410a
s390.c (s390_decompose_address): Do not range check the displacement if base or index is the argument pointer...

* config/s390/s390.c (s390_decompose_address): Do not range check the
displacement if base or index is the argument pointer register.

From-SVN: r58530
gcc/ChangeLog
gcc/config/s390/s390.c