This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
New x86/PE gas testsuite failure: i386 inval-crc32
- From: Nick Clifton <nickc at redhat dot com>
- To: jbeulich at suse dot com
- Cc: binutils at sourceware dot org
- Date: Tue, 21 Jan 2020 11:31:00 +0000
- Subject: New x86/PE gas testsuite failure: i386 inval-crc32
Hi Jan,
I am seeing a new failure in the gas testsuite for various x86/PE
based targets:
regexp_diff match failure
regexp "^[ ]*23[ ]+crc32 ax, ax$"
line " 23 ???? 909090 crc32 ax, ax"
extra lines in dump.out starting with "^**** Error: unsupported instruction `crc32'$"
EOF from /work/sources/binutils/current/gas/testsuite/gas/i386/inval-crc32.l
FAIL: i386 inval-crc32
(And similarly for the x86_64-inval-crc32 test for 64-bit targets).
This turned up in tests of these targets:
x86_64-pc-cygwin
x86_64-pc-mingw64
i686-pc-mingw32
i386-pc-go32
i686-pc-cygwin
Could you have a look please ?
Cheers
Nick