gcc/libstdc++-v3
Richard Guenther 9c01326d9a re PR libstdc++/38720 (_Relative_pointer_impl invokes undefined behavior)
2009-01-04  Richard Guenther  <rguenther@suse.de>

	PR libstdc++/38720
	* include/ext/pointer.h (_Relative_pointer_impl): Use an unsigned
	integer type for storage, arithmetic and comparisons.
	* testsuite/ext/ext_pointer/1_neg.cc: Adjust line numbers.

From-SVN: r143058
2009-01-04 19:51:18 +00:00
..
2008-12-12 17:10:16 +00:00
2008-12-23 01:27:39 +00:00
2008-09-26 16:32:26 +00:00
2008-12-13 20:01:57 +00:00
2008-12-12 17:10:16 +00:00
2008-12-21 14:27:18 -08:00
2008-07-21 19:21:45 +00:00
2008-02-12 02:10:57 +00:00

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.