On Tue, 24 Sept 2024, 00:44 Nathaniel Shead,
wrote:
> Bootstrapped and regtested on x86_64-pc-linux-gnu, OK for trunk?
>
OK, thanks
> -- >8 --
>
> This makes the declarations internal linkage, which is an ODR issue, and
> causes a future modules patch to fail regtest as it now detects attempte
Bootstrapped and regtested on x86_64-pc-linux-gnu, OK for trunk?
-- >8 --
This makes the declarations internal linkage, which is an ODR issue, and
causes a future modules patch to fail regtest as it now detects attempted
uses of TU-local entities in module CMIs.
libstdc++-v3/ChangeLog: