From e3ed17f3930f014c24d8445682b46d329461fc2f Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Tue, 21 Jan 2020 14:41:05 +0100 Subject: x86: testsuite adjustments after commit 1a0351246a5c The odd behavior of certain COFF/PE targets makes necessary some mechanical adjustments. --- gas/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 37d73fa..8f41439 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,12 @@ 2020-01-21 Jan Beulich + * testsuite/gas/i386/inval-crc32.s, + testsuite/gas/i386/x86-64-inval-crc32.s: Add alignment directive. + * testsuite/gas/i386/inval-crc32.l, + testsuite/gas/i386/x86-64-inval-crc32.l: Adjust expectations. + +2020-01-21 Jan Beulich + * config/tc-i386.c (process_suffix): Merge CRC32 handling into generic code path. Deal with No_lSuf being set in a template. * testsuite/gas/i386/inval-crc32.l, -- cgit v1.1