[Bug c++/78514] ICE in tsubst, at cp/pt.c:13073

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 25 08:35:00 GMT 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-11-25
                 CC|                            |marxin at gcc dot gnu.org
     Ever confirmed|0                           |1
      Known to fail|5.3.1, 6.2.1                |4.7.4, 4.8.5, 4.9.4, 5.4.0,
                   |                            |6.2.0

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, all releases supporting (4.7.0+) -std=c++11 fail. Is it really a
valid code, looks clang rejects the snippet?


More information about the Gcc-bugs mailing list