diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2011-06-24 14:03:15 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2011-06-24 14:03:15 +0000 |
commit | a81aeffc8121b05dbf414029e94cf48a777ecfe4 (patch) | |
tree | 090898c1eb6737bb7bc2a6d754bca547f0c76ce7 /ld/testsuite/ChangeLog | |
parent | 1e951488fd8ea41b7527541a600e912b01546ab3 (diff) | |
download | gdb-a81aeffc8121b05dbf414029e94cf48a777ecfe4.zip gdb-a81aeffc8121b05dbf414029e94cf48a777ecfe4.tar.gz gdb-a81aeffc8121b05dbf414029e94cf48a777ecfe4.tar.bz2 |
Add testcases for PR ld/12921.
2011-06-24 H.J. Lu <hongjiu.lu@intel.com>
PR ld/12921
* ld-i386/i386.exp: Run pr12921.
* ld-x86-64/x86-64.exp: Likewise.
* ld-i386/pr12921.d: New.
* ld-i386/pr12921.s: Likewise.
* ld-x86-64/pr12921.d: Likewise.
* ld-x86-64/pr12921.s: Likewise.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 75c0c09..4817ef2 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,14 @@ +2011-06-24 H.J. Lu <hongjiu.lu@intel.com> + + PR ld/12921 + * ld-i386/i386.exp: Run pr12921. + * ld-x86-64/x86-64.exp: Likewise. + + * ld-i386/pr12921.d: New. + * ld-i386/pr12921.s: Likewise. + * ld-x86-64/pr12921.d: Likewise. + * ld-x86-64/pr12921.s: Likewise. + 2011-06-22 Thomas Schwinge <thomas@schwinge.name> * ld-elf/elf.exp: Execute array_tests_pie tests on *-*-gnu*, too. |