[Bug libstdc++/86676] 20_util/monotonic_buffer_resource/release.cc FAILs

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 25 20:24:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86676

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
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 Gcc-bugs mailing list