darwin.c (no_dead_strip): Add.
authorMike Stump <mrs@apple.com>
Sat, 10 Jul 2004 05:54:27 +0000 (05:54 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Sat, 10 Jul 2004 05:54:27 +0000 (05:54 +0000)
commit45cc478337efd4f1f5f62bfd70857ab5679aae7a
treeb30fbf38df667de17e6a2aef70bc4ce69cca2d8a
parentd3ecb597b35d5b8c4176a0b60c10cbfdb40ace8b
darwin.c (no_dead_strip): Add.

        * config/darwin.c (no_dead_strip): Add.
        (HAVE_DEAD_STRIP): Add.
        (darwin_emit_unwind_label): Ensure that we don't dead code strip
        the .eh label.
Radar 3668092

From-SVN: r84444
gcc/ChangeLog
gcc/config/darwin.c