diff options
author | Will Newton <willnewton@sourceware.org> | 2013-04-29 08:57:48 +0000 |
---|---|---|
committer | Will Newton <willnewton@sourceware.org> | 2013-04-29 08:57:48 +0000 |
commit | 2810e26c6afef9ada4446fda70bfa621dcf52d35 (patch) | |
tree | bf13e24118a063704de0e6753283f6bf43aae461 /ld/testsuite/ChangeLog | |
parent | 7fcfd62ddcaf55a68737baf108e3a7fe3764736e (diff) | |
download | gdb-2810e26c6afef9ada4446fda70bfa621dcf52d35.zip gdb-2810e26c6afef9ada4446fda70bfa621dcf52d35.tar.gz gdb-2810e26c6afef9ada4446fda70bfa621dcf52d35.tar.bz2 |
ld-plugin/lto.exp: Disable ld/12942 test for gcc < 4.7.0.
The test for ld/12942 fails with gcc versions before 4.7.0. This patch
disables this test with these versions of gcc.
ld/testsuite/ChangeLog:
2013-04-29 Will Newton <will.newton@linaro.org>
* ld-plugin/lto.exp: Disable ld/12942 test for gcc < 4.7.0.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 7ed0242..0d1e999 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2013-04-29 Will Newton <will.newton@linaro.org> + + * ld-plugin/lto.exp: Disable ld/12942 test for gcc < 4.7.0. + 2013-04-22 Alan Modra <amodra@gmail.com> * ld-powerpc/tlsexe.d: Adjust for section id changes. |