Re: [ARM] Tighten predicates for misaligned loads and stores
> Tested on arm-linux-gnueabi. OK to install? This is OK. cheers Ramana
[ARM] Tighten predicates for misaligned loads and stores
While working on another patch, I noticed that the new misaligned load/store patterns allow REG+CONST addresses before reload, even though the instruction (and its constraints) don't. This patch tightens the predicatese to match the existing vstN patterns. It depends on: http://gcc.gnu.org/ml/g