diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-10-29 16:16:59 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-10-29 16:16:59 +0000 |
commit | 29d4a7cacd9464cd0dc6f7789385b6e713527196 (patch) | |
tree | 2571941f76358d6089fa7704475550c10dcdc852 /ld | |
parent | 90e24de5daa814b422dbd990ba6db5557774c2cb (diff) | |
download | gdb-29d4a7cacd9464cd0dc6f7789385b6e713527196.zip gdb-29d4a7cacd9464cd0dc6f7789385b6e713527196.tar.gz gdb-29d4a7cacd9464cd0dc6f7789385b6e713527196.tar.bz2 |
Only run ld-elf/compress1c.d for Linux targets.
2010-10-29 H.J. Lu <hongjiu.lu@intel.com>
* ld-elf/compress1c.d: Only run for Linux targets.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/compress1c.d | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 056be7f..18533d6 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,5 +1,9 @@ 2010-10-29 H.J. Lu <hongjiu.lu@intel.com> + * ld-elf/compress1c.d: Only run for Linux targets. + +2010-10-29 H.J. Lu <hongjiu.lu@intel.com> + * ld-elf/compress.exp: New. * ld-elf/compress1.s: Likewise. * ld-elf/compress1a.d: Likewise. diff --git a/ld/testsuite/ld-elf/compress1c.d b/ld/testsuite/ld-elf/compress1c.d index 2822ce6..7be7cfb 100644 --- a/ld/testsuite/ld-elf/compress1c.d +++ b/ld/testsuite/ld-elf/compress1c.d @@ -2,6 +2,7 @@ #as: --compress-debug-sections #ld: -shared #readelf: -S --wide +#target: *-*-linux* #failif #... |