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

--- Comment #10 from dougkwan at gcc dot gnu.org 2012-06-01 20:43:37 UTC ---
Author: dougkwan
Date: Fri Jun  1 20:43:31 2012
New Revision: 188126

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188126
Log:
2012-06-01   Doug Kwan  <dougk...@google.com>

    Backport r171031 from upstream trunk.
    2011-03-16  Alan Modra  <amo...@gmail.com>

        PR target/45844
        * config/rs6000/rs6000.c (rs6000_legitimize_reload_address):
        Don't create invalid offset address for vsx splat insn.
        * config/rs6000/predicates.md (splat_input_operand): New.
        * config/rs6000/vsx.md (vsx_splat_*): Use it.

    * contrib/testsuite-management/powerpc64-grtev2-linux-gnu.xfail:
    Remove expected failures because now the bug is fixed.

Modified:
    branches/google/gcc-4_6/ChangeLog.google-4_6
   
branches/google/gcc-4_6/contrib/testsuite-management/powerpc64-grtev2-linux-gnu.xfail
    branches/google/gcc-4_6/gcc/ChangeLog.google-4_6
    branches/google/gcc-4_6/gcc/config/rs6000/predicates.md
    branches/google/gcc-4_6/gcc/config/rs6000/rs6000.c
    branches/google/gcc-4_6/gcc/config/rs6000/vsx.md

Reply via email to