Add a dw2-3.S test
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 4 Apr 2015 14:18:17 +0000 (07:18 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 4 Apr 2015 14:34:25 +0000 (07:34 -0700)
commite268c0a63c2c4c60d54c07d1c3055cb0e62f6b40
treef8ac88d4c532144472557d24a16b60a119c3d3a6
parentaf72fdacfd25568af684e859a60f2c711dbe7f89
Add a dw2-3.S test

This patch adds a dw2-3.S test for upcoming SHF_COMPRESSED test. The
existing dw2-1.S/dw2-2.S tests generate non-compressed debug sections
for SHF_COMPRESSED since SHF_COMPRESSED compressed debug sections are
bigger.

* binutils-all/compress.exp (testfile): Remove suffix.
(compressedfile): Likewise.
(compressedfile2): Likewise.
(libfile): Likewise.
(testfile3): New.
(compressedfile3): Likewise.
Updated.
Add a dw2-3.S test.
* binutils-all/dw2-3.S: New file.
* binutils-all/dw2-3.W: Likewise.
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/compress.exp
binutils/testsuite/binutils-all/dw2-3.S [new file with mode: 0644]
binutils/testsuite/binutils-all/dw2-3.W [new file with mode: 0644]
binutils/testsuite/binutils-all/libdw2-compressed.out
binutils/testsuite/binutils-all/libdw2.out
This page took 0.030097 seconds and 4 git commands to generate.