r262980 - in /trunk/libstdc++-v3: ChangeLog tes...

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Jul 25 20:23:00 GMT 2018


Author: redi
Date: Wed Jul 25 20:23:07 2018
New Revision: 262980

URL: https://gcc.gnu.org/viewcvs?rev=262980&root=gcc&view=rev
Log:
PR libstdc++/86676 Do not assume stack buffer is aligned

	PR libstdc++/86676
	* testsuite/20_util/monotonic_buffer_resource/release.cc: Allow for
	buffer being misaligned and so returned pointer not being at start.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/20_util/monotonic_buffer_resource/release.cc



More information about the Libstdc++-cvs mailing list