On 18/12/12 14:07, James Greenhalgh wrote:
Hi,
This obvious patch fixes the following warnings I see when building for
AArch64.
gcc/config/aarch64/aarch64.md:840: warning: source missing a mode?
gcc/config/aarch64/aarch64.md:840: warning: source missing a mode?
I've tested on aarch64-none-elf
Hi,
This obvious patch fixes the following warnings I see when building for
AArch64.
gcc/config/aarch64/aarch64.md:840: warning: source missing a mode?
gcc/config/aarch64/aarch64.md:840: warning: source missing a mode?
I've tested on aarch64-none-elf with no regressions and the patch
clears the