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

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I had a patch for filesystem::path to use aligned allocations, to ensure the
pointer would have unused low bits. We decided not to push that patch if it
wasn't actually needed on any supported targets, and just put the static asset
instead. 

Now we not that it's needed, so I'll resurrect that patch.

Reply via email to