OSDN Git Service

Fix problem parsing symbol version strings when they are preceeded by whitespace.
authorNick Clifton <nickc@redhat.com>
Tue, 29 Apr 2003 11:52:37 +0000 (11:52 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 29 Apr 2003 11:52:37 +0000 (11:52 +0000)
commit783c2e83e1b9b63a26a8a067c0a320b21f3918d3
treea9db0e44a3faa0ecf5d613acd72a09c878260a68
parent24413e42da2644a236c7828831463ec9b4800a48
Fix problem parsing symbol version strings when they are preceeded by whitespace.
Add test to catch this problem in the future.
gas/ChangeLog
gas/config/obj-elf.c
gas/testsuite/ChangeLog
gas/testsuite/gas/elf/elf.exp
gas/testsuite/gas/elf/symver.d [new file with mode: 0644]
gas/testsuite/gas/elf/symver.s [new file with mode: 0644]