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)
commiteba874d8d0cccffd0f3d24d87f5d229d3a8c3240
tree3f416637ef193f47d85e7a620e55ca43c054da92
parent1bae87b9e6b3c222e123b8f03fc7074e1036ef70
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]
This page took 0.024789 seconds and 4 git commands to generate.