------- Comment #16 from howarth at nitro dot med dot uc dot edu 2009-10-01 15:41 ------- It looks like this problem isn't strictly target specific (although we are the only target currently impacted). If TARGET_ASM_EMIT_UNWIND_LABEL as defined needs to support passing SECOND, both the default_emit_unwind_label() and darwin_emit_unwind_label() prototypes would have to be revised to support this additional variable as well as any place they are called from to properly support hot/cold partitioning.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41313