]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure.ac (HAVE_AS_REF): New C macro.
authorRichard Sandiford <r.sandiford@uk.ibm.com>
Sat, 16 Jan 2010 12:14:09 +0000 (12:14 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sat, 16 Jan 2010 12:14:09 +0000 (12:14 +0000)
commit636cf8b1f93f6e2fe66e9b25ebe9555ed93d538e
treef346fc01f4a2485fda22909adcf915a88470d975
parent7647c8412acec7c838ad4e5a813e331e099451d7
configure.ac (HAVE_AS_REF): New C macro.

gcc/
* configure.ac (HAVE_AS_REF): New C macro.
* configure: Regenerate.
* config.in: Likewise.
* collect2.c (main): Only postpone SCAN_DWEH to the second pass
if HAVE_AS_REF.
* config/rs6000/aix.h (ASM_OUTPUT_DWARF_TABLE_REF): Only define
if HAVE_AS_REF.

From-SVN: r155961
gcc/ChangeLog
gcc/collect2.c
gcc/config.in
gcc/config/rs6000/aix.h
gcc/configure
gcc/configure.ac