[PATCH] Fix libstdc++/58659.cc test case.
Marcus Shawcroft
marcus.shawcroft@arm.com
Wed Oct 9 14:27:00 GMT 2013
The test case add here:
http://gcc.gnu.org/ml/gcc-patches/2013-10/msg00474.html
Introduced an unprototyped call to abort() resulting in failures due to
unexepected warnings in aarch64-none-elf cross testing.
Committed to trunk as obvious.
Cheers
/Marcus
2013-10-09 Marcus Shawcroft <marcus.shawcroft@arm.com>
* testsuite/20_util/shared_ptr/cons/58659.cc: Use
__builtin_abort().
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 58659.patch
Type: text/x-patch
Size: 516 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20131009/1185113e/attachment.bin>
More information about the Libstdc++
mailing list