On 9 September 2014 11:20, Alan Lawrence <alan.lawre...@arm.com> wrote: > The 'scan-assembler-not not' test in > gcc.target/aarch64/simd/int_comparisons_1.c fails on aarch64-linux-gnu > because the compiler adds a ".note" at the end of the .s file. This patch > tightens the regex to only match a not with surrounding whitespace. (I've > verified it still catches such if e.g. the changes to vcond_internal are > reverted). > > Test now passing on aarch64-none-elf and aarch64-none-linux-gnu. > > gcc/testsuite/ChangeLog: > > * gcc.target/aarch64/simd/inc_comparisons_1.c: Tighten regexp.
OK /Marcus