[Bug c++/71827] [6/7 Regression] ICE on invalid C++11 code with illegal non-type template argument: in convert_nontype_argument, at cp/pt.c:6014

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 11 06:55:00 GMT 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-07-11
                 CC|                            |marxin at gcc dot gnu.org
            Version|7.0                         |6.2.0
            Summary|ICE on invalid C++11 code   |[6/7 Regression] ICE on
                   |with illegal non-type       |invalid C++11 code with
                   |template argument: in       |illegal non-type template
                   |convert_nontype_argument,   |argument: in
                   |at cp/pt.c:6014             |convert_nontype_argument,
                   |                            |at cp/pt.c:6014
     Ever confirmed|0                           |1

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, it's a GCC 6 regression.


More information about the Gcc-bugs mailing list