From: Alan Modra Date: Tue, 22 Aug 2017 13:00:18 +0000 (+0930) Subject: Assemble powerpc vle lsp tests with -a32 X-Git-Tag: users/ARM/embedded-binutils-master-2017q4~1342 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bb4b64b0dbe015a4b3fb3993273f8b9b0f8cb421;p=thirdparty%2Fbinutils-gdb.git Assemble powerpc vle lsp tests with -a32 -mvle isn't a valid 64-bit option. * testsuite/gas/ppc/lsp-checks.d: Assemble with -a32. * testsuite/gas/ppc/lsp.d: Likewise. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 1f44c82fdac..27fba7240ff 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2017-08-22 Alan Modra + + * testsuite/gas/ppc/lsp-checks.d: Assemble with -a32. + * testsuite/gas/ppc/lsp.d: Likewise. + 2017-08-21 Alexander Fedotov Edmar Wienskoski