[Bug c++/95560] [8/9/10/11 Regression] ICE in comptypes, at cp/typeck.c:1498 since r10-4254-ge0d91792eec490d1

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 9 12:50:39 GMT 2020


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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[10/11 Regression] ICE in   |[8/9/10/11 Regression] ICE
                   |comptypes, at               |in comptypes, at
                   |cp/typeck.c:1498 since      |cp/typeck.c:1498 since
                   |r10-4254-ge0d91792eec490d1  |r10-4254-ge0d91792eec490d1

--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
You are right, with:
g++ pr95560.ii -std=c++17 -c -Wshadow=compatible-local

it started with r7-4206-g84ff4775d41b716c.


More information about the Gcc-bugs mailing list