[Bug c++/110793] regression in optimizing unused string

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 24 14:36:25 GMT 2023


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

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Barry Revzin from comment #0)
> Notably, 13.1 C++20 and C++23 also compiles to just xor. 
> 

Probably because we don't use the extern template declarations for C++20.


More information about the Gcc-bugs mailing list