[libstdc++ PATCH] Testsuite corrections

Doug Gregor dgregor@apple.com
Thu Jun 19 18:42:00 GMT 2003


The attached patch corrects a number of libstdc++ testcases that invoke 
undefined behavior. The errors consist mainly of invalid operations on 
singular or past-the-end iterators. The patch subsumes the patch posted 
here:
   http://gcc.gnu.org/ml/libstdc++/2003-06/msg00096.html

Tested on powerpc-apple-darwin6.6; no regressions.

	Doug

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fsf-testsuite-unified.ChangeLog
Type: application/octet-stream
Size: 904 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030619/25c197d5/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fsf-testsuite-unified.patch
Type: application/octet-stream
Size: 11152 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030619/25c197d5/attachment-0001.obj>


More information about the Libstdc++ mailing list