diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2016-02-20 14:43:52 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2016-02-20 14:45:25 -0800 |
commit | de818c22b639ef61983616efc1200f5a24b71e24 (patch) | |
tree | 1f1528b5a5e98ebaa28eeb428b3990f8ef208d52 /ld/ChangeLog | |
parent | 200cbe0f460aa858e2bfc9741f61eeab3e7ac15a (diff) | |
download | gdb-de818c22b639ef61983616efc1200f5a24b71e24.zip gdb-de818c22b639ef61983616efc1200f5a24b71e24.tar.gz gdb-de818c22b639ef61983616efc1200f5a24b71e24.tar.bz2 |
Skip pr19539 test for cris*-*-* targets
cris*-*-* targets doesn't support PIE with relocation in pr19539 test.
* testsuite/ld-elf/pr19539.d: Skip cris*-*-* targets.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 6a8d72b..e5bd6b8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2016-02-20 H.J. Lu <hongjiu.lu@intel.com> + + * testsuite/ld-elf/pr19539.d: Skip cris*-*-* targets. + 2016-02-18 H.J. Lu <hongjiu.lu@intel.com> * testsuite/ld-elf/pr19617a.d: Enable only for *-*-linux*, |