This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: V3 Testsuite Patch: instantiations for bitmap_allocator tests


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]