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 PR58759


  The following patch fixes

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

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

  Committed as rev. 204080.

2013-10-25  Vladimir Makarov  <vmakarov@redhat.com>

        PR rtl-optimization/58759
        * lra-constraints.c (lra_constraints): Remove wrong condition to
        remove insn setting up an equivalent pseudo.

2013-10-25  Vladimir Makarov  <vmakarov@redhat.com>

        PR rtl-optimization/58759
        * gcc.target/i386/pr58759.c: New.

Attachment: pr58759.patch
Description: Text document


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