i386.c (legitimate_pic_address_disp_p): Allow UNSPEC_NTPOFF and UNSPEC_DTPOFF to...
authorJakub Jelinek <jakub@redhat.com>
Fri, 20 Sep 2002 16:40:31 +0000 (18:40 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 20 Sep 2002 16:40:31 +0000 (18:40 +0200)
commit600f3392f849f037464d1b3e9b5f4ec806fcaa2d
tree5ef84c6a499caf9af82d17559ead5da08e715e51
parent651912d6b954bde7c3bd9969118ae582bc88b7be
i386.c (legitimate_pic_address_disp_p): Allow UNSPEC_NTPOFF and UNSPEC_DTPOFF to be offsetted by constant.

* config/i386/i386.c (legitimate_pic_address_disp_p): Allow
UNSPEC_NTPOFF and UNSPEC_DTPOFF to be offsetted by constant.

From-SVN: r57351
gcc/ChangeLog
gcc/config/i386/i386.c