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 PR60508


  The following patch fixes

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60508

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

Committed as rev. 208570.

2014-03-14  Vladimir Makarov  <vmakarov@redhat.com>

        PR rtl-optimization/60508
        * lra-constraints.c (get_reload_reg): Add new parameter
        in_subreg_p.
        (process_addr_reg, simplify_operand_subreg, curr_insn_transform):
        Pass the new parameter values.

2014-03-14  Vladimir Makarov  <vmakarov@redhat.com>

        PR rtl-optimization/60508
        * gcc.target/i386/pr60508.c: New.

Attachment: pr60508.patch
Description: Text document


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