This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: V3 Testsuite Patch: instantiations for bitmap_allocator tests
- From: Mark Mitchell <mark at codesourcery dot com>
- To: John David Anglin <dave at hiauly1 dot hia dot nrc dot ca>
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org, dave dot anglin at nrc-cnrc dot gc dot ca
- Date: Wed, 20 Apr 2005 21:29:09 -0700
- Subject: Re: V3 Testsuite Patch: instantiations for bitmap_allocator tests
- Organization: CodeSourcery, LLC
- References: <200504180407.j3I47koe006499@hiauly1.hia.nrc.ca>
John David Anglin wrote:
Dave, can you confirm that this patch fixes those two tests?
2005-04-16 Mark Mitchell <mark@codesourcery.com>
* testsuite/ext/bitmap_allocator/check_allocate_max_size.cpp: Add
explicit instantiations for systems without weak symbols.
* testsuite/ext/bitmap_allocator/check_deallocate_null.cc:
Likewise.
Test results are here:
<http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01243.html>. Two
tests are fixed.
Good, as expected. I have applied the patch to the mainline and the 4.0
branch, as per Paolo's approval.
Looking at the test results, I believe that there is a similar error
here:
Yes, some of these do indeed appear to be similar problems. I don't
have time to work on additional patches, but I hope that someone will
take care of that.
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304