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 a LRA crash on ppc


The following patch is a new version of a fix for LRA crash on 32-bit ppc SPEC2006 gamess.

  The previous version broke mode-switching optimization on x86/x86-64.

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

  Committed as rev. 204140.

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

        * lra-spills.c (lra_final_code_change): Remove useless move insns
        originated from moves of pseudos.

Attachment: ppc-spec2006.patch
Description: Text document


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