[Bug c++/71128] [concepts] ICE on ill-formed explicit instantiation of a function concept

2018-10-12 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71128

--- Comment #4 from Paolo Carlini  ---
*** Bug 71129 has been marked as a duplicate of this bug. ***

[Bug c++/71128] [concepts] ICE on ill-formed explicit instantiation of a function concept

2018-10-08 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71128

Paolo Carlini  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |9.0

--- Comment #3 from Paolo Carlini  ---
Fixed.

[Bug c++/71128] [concepts] ICE on ill-formed explicit instantiation of a function concept

2018-10-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71128

--- Comment #2 from paolo at gcc dot gnu.org  ---
Author: paolo
Date: Mon Oct  8 09:02:55 2018
New Revision: 264914

URL: https://gcc.gnu.org/viewcvs?rev=264914=gcc=rev
Log:
/cp
2018-10-08  Paolo Carlini  

PR c++/71128
* pt.c (do_decl_instantiation): Per 12.6.8/5, a concept cannot be
explicitly instantiated.

/testsuite
2018-10-08  Paolo Carlini  

PR c++/71128
* g++.dg/concepts/pr71128.C: New.

Added:
trunk/gcc/testsuite/g++.dg/concepts/pr71128.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
trunk/gcc/testsuite/ChangeLog

[Bug c++/71128] [concepts] ICE on ill-formed explicit instantiation of a function concept

2018-10-05 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71128

Paolo Carlini  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #1 from Paolo Carlini  ---
Mine.

[Bug c++/71128] [concepts] ICE on ill-formed explicit instantiation of a function concept

2017-10-30 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71128

Paolo Carlini  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2017-10-30
 Ever confirmed|0   |1