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]

Backport of patch for PR64688 to gcc-4.9 branch


  The following patch was ported to gcc-4.9 branch from the mainline.

  The patch was bootstrapped on x86/x86-64.

  Committed as rev. 221743.

2015-03-27  Vladimir Makarov  <vmakarov@redhat.com>

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

        PR target/64688
        * lra-constraints.c (original_subreg_reg_mode): New.
        (simplify_operand_subreg): Try to simplify subreg of const.  Use
        original_subreg_reg_mode for it.
        (swap_operands): Update original_subreg_reg_mode.
        (curr_insn_transform): Set up original_subreg_reg_mode.

2015-03-27  Vladimir Makarov  <vmakarov@redhat.com>

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

        PR target/64688
        * g++.dg/pr64688-2.C: New.

Attachment: pr64688.patch
Description: Text document


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