diff options
author | Kai Tietz <kai.tietz@onevision.com> | 2011-09-28 12:04:24 +0000 |
---|---|---|
committer | Kai Tietz <kai.tietz@onevision.com> | 2011-09-28 12:04:24 +0000 |
commit | 9af6978cc0abbcd7203b6dbe960ea4b5e207a766 (patch) | |
tree | d3dfccf6da36aa03f5e6a61e789e2b92561660ac /gas/testsuite | |
parent | 8d7f3066f10af50d8bef91634752574604c5a374 (diff) | |
download | gdb-9af6978cc0abbcd7203b6dbe960ea4b5e207a766.zip gdb-9af6978cc0abbcd7203b6dbe960ea4b5e207a766.tar.gz gdb-9af6978cc0abbcd7203b6dbe960ea4b5e207a766.tar.bz2 |
Another typo ... :(
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/gas/pe/section-exclude.d | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gas/testsuite/gas/pe/section-exclude.d b/gas/testsuite/gas/pe/section-exclude.d index f9aec9a..039ef26 100644 --- a/gas/testsuite/gas/pe/section-exclude.d +++ b/gas/testsuite/gas/pe/section-exclude.d @@ -14,5 +14,4 @@ Idx Name *Size *VMA *LMA *File off *Algn 2 \.bss 0*0000000 0*0000000 0*0000000 0*0000000 2\*\*[24] .* 3 \.foo1 0*0000004 0*0000000 0*0000000 .* 2\*\*[24] -.*CONTENTS, EXCLUDE -.* +.*CONTENTS, EXCLUDE.* |