| Index: binutils/gas/testsuite/gas/pe/pe.exp
|
| diff --git a/binutils/gas/testsuite/gas/pe/pe.exp b/binutils/gas/testsuite/gas/pe/pe.exp
|
| index 87e2a3e097a82a7d97eca21f1c7a75a53bc4a0cb..aadf972c7cddfb267bc4334cb34fdd964cf5d90e 100755
|
| --- a/binutils/gas/testsuite/gas/pe/pe.exp
|
| +++ b/binutils/gas/testsuite/gas/pe/pe.exp
|
| @@ -32,3 +32,6 @@ run_dump_test "aligncomm-a"
|
| run_dump_test "aligncomm-b"
|
| run_dump_test "aligncomm-c"
|
| run_dump_test "aligncomm-d"
|
| +
|
| +run_dump_test "section-align-1"
|
| +run_dump_test "section-align-3"
|
|
|