[PATCH] libstdc++: do not use an unreserved name in _Temporary_buffer [PR119496]
Jonathan Wakely
jwakely.gcc@gmail.com
Thu Jun 5 19:46:34 GMT 2025
On Thu, 5 Jun 2025 at 20:19, Giuseppe D'Angelo wrote:
>
> Hi,
>
> This is a super-minor fix regarding the usage of an unreserved
> identifier in some private API. The patch is also available on forge here:
>
> https://forge.sourceware.org/gcc/gcc-TEST/pulls/53
>
> I'm just a bit unsure about where/how to add an autotest for this, any
> feedback is welcome.
Thanks for doing this! I commented on the forge that I think it can be
tested just by adding 'requested_size' to the 17_intro/names.cc test.
More information about the Libstdc++
mailing list