https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114866
Arsen Arsenović <arsen at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arsen at gcc dot gnu.org, | |jwakely.gcc at gmail dot com --- Comment #2 from Arsen Arsenović <arsen at gcc dot gnu.org> --- I read the out_ptr proposal a while back but if memory serves right, I see no reason why we couldn't add it to our freestanding extensions in GCC 15. Jonatnan, is this something we should fix+backport also (rather than the full feature, just add HOSTED to the outptr FTM test and put that in 14)? It could be considered a regression that <memory> fails to compile.