OSDN Git Service

* config/darwin.c (no_dead_strip): Add.
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Jul 2004 05:54:27 +0000 (05:54 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Jul 2004 05:54:27 +0000 (05:54 +0000)
commita3952a36f812ecc7074e6fdc236ba81bcfac1f43
treeb30fbf38df667de17e6a2aef70bc4ce69cca2d8a
parent826f68f2e2c5a415e29260f5d6378a6e43fd1d84
    * 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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84444 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/darwin.c