http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60567
--- Comment #20 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #19) > Created attachment 32581 [details] > gcc49-pr60567.patch > > The ipa.c version (changing node->forced_by_abi instead of > decl_node->forced_by_abi), also bootstrapped/regtested on i686-linux and > bootstrapped on x86_64-linux with regtest still ongoing there. Regtested fine even on x86_64-linux.