]> gcc.gnu.org Git - gcc.git/commit - gcc/config.in
configure.in (HAVE_SPARC_UA_PCREL_HIDDEN): Test whether %r_disp32() works properly...
authorJakub Jelinek <jakub@redhat.com>
Wed, 3 Apr 2002 22:21:12 +0000 (00:21 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 3 Apr 2002 22:21:12 +0000 (00:21 +0200)
commitcf7b8b0dc4258c4530a283000eea788c211029f9
tree091328bb6081469a81cc1ad025cef01558e76c9e
parent9d7013b8ac6b072089612f9bb48461b1cd3df259
configure.in (HAVE_SPARC_UA_PCREL_HIDDEN): Test whether %r_disp32() works properly with .hidden symbols.

* configure.in (HAVE_SPARC_UA_PCREL_HIDDEN): Test whether %r_disp32()
works properly with .hidden symbols.
* configure: Rebuilt.
* config.in: Rebuilt.
* config/sparc/sparc.h (ASM_PREFERRED_EH_DATA_FORMAT): Use
DW_EH_PE_absptr for flag_pic && GLOBAL if %r_disp32() doesn't work
properly with .hidden symbols.

From-SVN: r51816
gcc/ChangeLog
gcc/config.in
gcc/config/sparc/sparc.h
gcc/configure
gcc/configure.in
This page took 0.054033 seconds and 5 git commands to generate.