http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916

--- Comment #73 from Jack Howarth <howarth at nitro dot med.uc.edu> 2010-12-15 
23:44:30 UTC ---
   RE:

+  /* FIXME: We should not be trying to output the same label for different
+     partitions of a function.  */

Actually this may be implementing exactly what Jakub suggested in Comment 12 of
PR41313
and thus isn't a FIXME at all. Darwin is the only target that uses eh labels so
this issue of
duplicate symbols for the eh labels from hot and cold partitions never came up
outside of darwin.

Reply via email to