This is the mail archive of the gcc-bugs@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]

[Bug target/43590] ICE in spill_failure, at reload1.c:2158


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

--- Comment #5 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2011-03-30 14:52:42 UTC ---
Author: rsandifo
Date: Wed Mar 30 14:52:38 2011
New Revision: 171729

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171729
Log:
gcc/
2011-03-30  Richard Sandiford  <richard.sandiford@linaro.org>
        Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>

    PR target/43590
    * config/arm/neon.md (neon_vld3qa<mode>, neon_vld4qa<mode>): Remove
    operand 1 and reshuffle the operands to match.
    (neon_vld3<mode>, neon_vld4<mode>): Update accordingly.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/neon.md


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