------- Comment #8 from jakub at gcc dot gnu dot org 2010-08-25 14:01 ------- Created an attachment (id=21561) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21561&action=view) gcc46-pr44858-2.patch
Alternate patch, which doesn't give up so easily (usually both sets can go in any order, so if added clobbers prevent one order, this patch tries the other order too and only gives up if both orders aren't going to work). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44858