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

2016-09-19 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77556

Paolo Carlini  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Paolo Carlini  ---
Dup.

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

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

2016-09-11 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77556

Martin Liška  changed:

   What|Removed |Added

   Keywords||ice-on-invalid-code
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2016-09-11
 CC||marxin at gcc dot gnu.org
   Target Milestone|--- |6.3
Summary|ICE on invalid C++ code |[6/7 Regression] ICE on
   |with non-constant non-type  |invalid C++ code with
   |template argument: in   |non-constant non-type
   |convert_nontype_argument,   |template argument: in
   |at cp/pt.c:6416 |convert_nontype_argument,
   ||at cp/pt.c:6416
 Ever confirmed|0   |1

--- Comment #1 from Martin Liška  ---
Confirmed, started with a graphite patch in r228215.