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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=112632
                 CC|                            |jason at gcc dot gnu.org,
                   |                            |ppalka at gcc dot gnu.org

--- Comment #3 from Patrick Palka <ppalka at gcc dot gnu.org> ---
This (and PR117392) seems related to the PR112632 alias template argument
conversion fix, except here we just lose track of the implicit const instead of
losing track of the entire type.

Reply via email to