From bb4b64b0dbe015a4b3fb3993273f8b9b0f8cb421 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 22 Aug 2017 22:30:18 +0930 Subject: [PATCH] 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. --- gas/ChangeLog | 5 +++++ gas/testsuite/gas/ppc/lsp-checks.d | 2 +- gas/testsuite/gas/ppc/lsp.d | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) 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