http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51252
--- Comment #4 from Richard Henderson <rth at gcc dot gnu.org> 2011-12-16 18:00:43 UTC --- While that might solve the ICE, the clone table doesn't actually get registered, which is why that clone-1 test case still fails. You'll need to play with collect2 and all its magic symbols to get that to work.