[Bug libstdc++/77691] [7/8 regression] experimental/memory_resource/resource_adaptor.cc FAILs
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 16 16:45:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77691
--- Comment #10 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #9)
> So GCC's definition of max_align_t is not consistent with malloc in Solaris
Oh, I'm assuming here that the definition of max_align_t is coming from GCC's
<stddef.h>.
Wherever that max_align_t definitions comes from, it should match what malloc
does.
More information about the Gcc-bugs
mailing list