[Bug c++/102092] [C++2b] Passing argument to auto template parameter modifies the value of argument inside function

ppalka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 23 19:01:38 GMT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ppalka at gcc dot gnu.org

--- Comment #4 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Thanks for the bug report, confirmed.  It looks like the root cause is the same
as  PR98216, so I'm going to mark this bug a duplicate of that one.

*** This bug has been marked as a duplicate of bug 98216 ***


More information about the Gcc-bugs mailing list