gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Jan 2010 12:14:09 +0000 (12:14 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Jan 2010 12:14:09 +0000 (12:14 +0000)
commit1a9c54a35da528ea0ed834cd8303b31767be0c1f
treef346fc01f4a2485fda22909adcf915a88470d975
parentb2a24299a6103ccdfca2d79e2dc98e13cdc08009
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155961 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/collect2.c
gcc/config.in
gcc/config/rs6000/aix.h
gcc/configure
gcc/configure.ac