re PR target/47558 (163267 breaks exception traceback in xplor-nih)
commit689ff841b4de850cb9f31fad4e9a217b682b593f
authorIain Sandoe <iains@gcc.gnu.org>
Mon, 7 Feb 2011 21:46:10 +0000 (7 21:46 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Mon, 7 Feb 2011 21:46:10 +0000 (7 21:46 +0000)
tree05434d8dc339dc8185f2f959bbd612eac9ad459b
parent821014aafd47b48adc1ea3fd02b90bda6d64cfd5
re PR target/47558 (163267 breaks exception traceback in xplor-nih)

2011-02-07  Iain Sandoe  <iains@gcc.gnu.org>

PR target/47558
* config/darwin10.h (LINK_GCC_C_SEQUENCE_SPEC): Put -lSystem first
on 10.6 and later to ensure that we always use the unwinder from
the system.  Only add -no_compact_unwind when tarteting darwin
10.6 or later.

From-SVN: r169905
gcc/ChangeLog
gcc/config/darwin10.h