[Bug c++/122169] const on a type pack index is lost

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Oct 5 22:08:02 GMT 2025


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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note without the pack index, GCC does the correct thing and the const is not
lost.


More information about the Gcc-bugs mailing list