From: H.J. Lu Date: Thu, 23 May 2002 17:17:13 +0000 (+0000) Subject: Don't match "A-F". X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c69b42360d0f25726062f1e9add5285ae3f6c7f0;p=binutils-gdb.git Don't match "A-F". --- diff --git a/gas/testsuite/gas/all/align2.d b/gas/testsuite/gas/all/align2.d index 165ed7f7f92..47c93d3a224 100644 --- a/gas/testsuite/gas/all/align2.d +++ b/gas/testsuite/gas/all/align2.d @@ -6,4 +6,4 @@ .*: .* Contents of section .text: - 0000 ff[ 0-9a-fA-F]*[ ]+.* + 0000 ff[ 0-9a-f]*[ ]+.*