This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
New GAS testsuite failure for x86_64-pc-cygwin
- From: Nick Clifton <nickc at redhat dot com>
- To: jbeulich at suse dot com
- Cc: binutils at sourceware dot org
- Date: Fri, 01 Jul 2016 09:33:57 +0100
- Subject: New GAS testsuite failure for x86_64-pc-cygwin
- Authentication-results: sourceware.org; auth=none
Hi Jan,
I am seeing a new GAS testsuite failure for an x86_64-pc-cygwin
toolchain:
FAIL: i386 x86-64-mpx-inval-2
The problem appears to be some non-matching regexps:
regexp_diff match failure
regexp "^[ ]*35[ ]+00000000 $"
line " 35 67000000 "
regexp_diff match failure
regexp "^[ ]*42[ ]*00000000 $"
line " 42 7F000000 "
regexp_diff match failure
regexp "^[ ]*74[ ]+00000000 $"
line " 74 EC000000 "
regexp_diff match failure
regexp "^[ ]*81 00000000 $"
line " 81 08010000 "
Could you have a look into this please ?
Cheers
Nick