darwin.c (darwin_emit_unwind_label): Strip name encoding.
authorEric Christopher <echristo@gcc.gnu.org>
Fri, 13 Oct 2006 21:26:49 +0000 (21:26 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Fri, 13 Oct 2006 21:26:49 +0000 (21:26 +0000)
commit44ef77c15e8ac17bb7ba76686fc4a6a6bf089b2d
tree0e68aedc878796aca01f6b28a66dcd3f7b92f4e5
parent96644abaa5e60670b8f3801faba6694b2866b93a
darwin.c (darwin_emit_unwind_label): Strip name encoding.

2006-10-13  Eric Christopher  <echristo@apple.com>

        * config/darwin.c (darwin_emit_unwind_label): Strip
        name encoding. Use DECL_ASSEMBLER_NAME_SET_P.

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