ultrasp10.c
444 Bytes
-
re PR target/11965 (invalid assembler code for a shift << 32 operation) · 1c8b4e29
PR target/11965 * config/sparc/sparc.c (sparc_v8plus_shift): Protect against constants greater than 63. * config/sparc/sparc.md (ashlsi3, ashrsi3, lshrsi3): Protect against constants greater than 31. (*ashldi3_sp64, *ashrdi3_sp64, *lshrdi3_sp64): Protect against constants greater than 63. From-SVN: r71266
Eric Botcazou committed