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/47551] ICE when reloading neon registers from out-of-range offsets


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

--- Comment #1 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2011-03-30 15:00:50 UTC ---
Author: rsandifo
Date: Wed Mar 30 15:00:44 2011
New Revision: 171730

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171730
Log:
gcc/
    PR target/47551
    * config/arm/arm.c (coproc_secondary_reload_class): Handle
    structure modes.  Don't check neon_vector_mem_operand for
    vector or structure modes.

gcc/testsuite/
    PR target/47551
    * gcc.target/arm/neon-modes-2.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/arm/neon-modes-2.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.c
    trunk/gcc/testsuite/ChangeLog


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