[Bug target/61397] [4.9/5 regression] FAIL: gcc.target/powerpc/p8vector-ldst.c scan-assembler lxsdx

meissner at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 13 17:30:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61397

--- Comment #4 from Michael Meissner <meissner at gcc dot gnu.org> ---
I put a LP64 on the test, because it was using 64-bit shifts in order to force
registers to be allocated from the Altivec register set.  If you compile it in
32-bit mode, the emulation of 64-bit shifts/masks can complicate things.



More information about the Gcc-bugs mailing list