On 01/02/13 17:42, James Greenhalgh wrote:
Hi, This patch is a backport of one approved here: http://gcc.gnu.org/ml/gcc-patches/2012-12/msg01135.html The patch fixes the warning: config/aarch64/aarch64.md:840: warning: source missing a mode? Regression tested with no regressions on aarch64-none-elf. OK for aarch64-4.7-branch? Thanks, James --- gcc/ 2013-02-01 James Greenhalgh <james.greenha...@arm.com> Backport from mainline. 2012-12-18 James Greenhalgh <james.greenha...@arm.com> * config/aarch64/aarch64.md (insv_imm<mode>): Add modes for source operands.
OK. R.