This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

patch for PR56148


The following patch fixes ppc64/ia64 bootstrap problem occurred after submitting patch for PR56148. The problem might occur for x86/x86-64 therefore I am submitting this patch for trunk too.

The patch was successfully bootstrapped on x86/x86-64, ppc64, ia64.

Committed as rev. 196223.

2013-02-22 Vladimir Makarov <vmakarov@redhat.com>

        PR inline-asm/56148
        * lra-constraints.c (process_alt_operands): Reload operand
        conflicting with earlier clobber only if no more other conflicting
        operands.

Attachment: pr56148-2.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]