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 to fix PR64617


The following patch fixes

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64617

The patch was bootstrapped and tested on x86-64 and ppc64.

Committed as rev.220294.

2015-01-30  Vladimir Makarov  <vmakarov@redhat.com>

        PR target/64617
        * lra-constraints.c (prohibited_class_reg_set_mode_p): New
    function.
        (process_alt_operands): Use it.
        (curr_insn_transform): Check the optional reload pseudo class is
        ok for the mode.

2015-01-30  Vladimir Makarov  <vmakarov@redhat.com>

        PR target/64617
        * gcc.target/i386/pr64617.c: New test.

Attachment: pr64617.patch
Description: Text document


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