This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]