diff options
author | Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | 2011-04-06 15:23:33 +0000 |
---|---|---|
committer | Rainer Orth <ro@gcc.gnu.org> | 2011-04-06 15:23:33 +0000 |
commit | 763ea608b45d48c7bf8d81160ed0227e201af548 (patch) | |
tree | bc6d50216282ad923bc0ad786abda75101318abf /boehm-gc/ChangeLog | |
parent | 85bfb75e74f728189370daf3044fef444629bab6 (diff) | |
download | gcc-763ea608b45d48c7bf8d81160ed0227e201af548.zip gcc-763ea608b45d48c7bf8d81160ed0227e201af548.tar.gz gcc-763ea608b45d48c7bf8d81160ed0227e201af548.tar.bz2 |
re PR testsuite/48480 (FAIL: staticrootslib.lo -O2 (test for excess errors))
PR testsuite/48480
* testsuite/lib/boehm-gc.exp (boehm-gc-dg-prune): Allow for path
to ranlib.
From-SVN: r172050
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r-- | boehm-gc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index f6b1865..7d382b6 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,3 +1,9 @@ +2011-04-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> + + PR testsuite/48480 + * testsuite/lib/boehm-gc.exp (boehm-gc-dg-prune): Allow for path + to ranlib. + 2011-03-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> PR boehm-gc/11412 |