]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure.in
configure.in (HAVE_AS_LTOFFX_LDXMOV_RELOCS): New ia64 test.
authorRichard Henderson <rth@redhat.com>
Sun, 2 Mar 2003 22:15:51 +0000 (14:15 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 2 Mar 2003 22:15:51 +0000 (14:15 -0800)
commitef1ecf87a64dfac8fb1ea61fbd176ffc893744f7
treeb96681e851036bec1d54fbdd5333ffa4ca2e6074
parent1494f93a22a684562decd39f398c4f4f59606ce0
configure.in (HAVE_AS_LTOFFX_LDXMOV_RELOCS): New ia64 test.

        * configure.in (HAVE_AS_LTOFFX_LDXMOV_RELOCS): New ia64 test.
        * config.in, configure: Rebuild.
        * config/ia64/ia64.c (ia64_ld_address_bypass_p): Accept lo_sum.
        * config/ia64/ia64.md (load_symptr): Use high/lo_sum for the
        paired ldtoffx and ldxmov annotations.
        (load_symptr_internal1): Remove.
        (load_symptr_high, load_symptr_low): New.

From-SVN: r63696
gcc/ChangeLog
gcc/config.in
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.md
gcc/configure
gcc/configure.in