http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59469
--- Comment #39 from Jan Hubicka <hubicka at gcc dot gnu.org> --- Ha, good catch. Forced_by_abi is a flag that needs to be merged. You do not want to set force_output as your patch does, just forced_by_abi. I will test the patch.