Hi Richard,
Third ping for this ARM-specific reload fix:
http://gcc.gnu.org/ml/gcc-patches/2011-01/msg02266.html
Tested on arm-linux-gnueabi (-marm and -mthumb). I don't think this
is a regression, so: OK to install once 4.7 is open?
Yes.
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.
Approved - please apply.
Cheers
Nick