http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48094
Iain Sandoe <iains at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2011.03.12 17:48:56
Ever Confirmed|0 |1
--- Comment #2 from Iain Sandoe <iains at gcc dot gnu.org> 2011-03-12 17:48:56
UTC ---
(a) the first is because LTO has produced two image_info instances with
different mangled names ...
e.g. L_OBJC_ImageInfo.2044 / L_OBJC_ImageInfo.2048
this is visible on darwin 9 (although it does not produce an error).
(b) the second needs more checking - the tests pass on darwin9 (and darwin10
with 3.2.5 - last time I tried)