On 09/05/19 14:30, Christophe Lyon wrote: > On Wed, 8 May 2019 at 12:08, Nick Clifton wrote: >> >> Hi Matthew, >> >>> Attached is a tar file of the patch series from "git format-patch" and a >>> zipped diff from the entire series. >> >> Thanks - that was exactly what I needed. >> >> Patch series approved - please apply. >> > > Hi Matthew, > > After your commit, I noticed a new failure on aarch64_be: > gas/aarch64/sve2 > > Christophe > >> Cheers >> Nick >> Thanks Christophe -- I'd left some of the output from objdump in that test so I was accidentally requiring little-endian. Fixed as obvious with the below change (entire patch attached for reference). diff --git a/gas/testsuite/gas/aarch64/sve2.d b/gas/testsuite/gas/aarch64/sve2.d index d7c56c0..efa9b27 100644 --- a/gas/testsuite/gas/aarch64/sve2.d +++ b/gas/testsuite/gas/aarch64/sve2.d @@ -1,7 +1,7 @@ #as: -march=armv8-a+sve2+sve2-aes+sve2-sm4+sve2-sha3+bitperm #objdump: -dr -[^:]+: file format elf64-littleaarch64 +[^:]+: file format .* Disassembly of section \.text: