* gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
authorHans-Peter Nilsson <hp@axis.com>
Tue, 21 Dec 2004 13:09:55 +0000 (13:09 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Tue, 21 Dec 2004 13:09:55 +0000 (13:09 +0000)
commit7f1c66244cb6de1538de71311e3cf98c488b9022
tree29eb4042d3481bc87e1a4ffd7e903b4595f0f028
parent0b48a2912061d39173863a6824470beb73eab2ca
* gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
[:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
copies, to cater to tcl versions before Tcl 8.2.3.
gas/testsuite/ChangeLog
gas/testsuite/gas/elf/section5.e
gas/testsuite/gas/elf/section5.l