[Bug c++/71548] Invalid declaration involving template template param causes crash

2019-06-18 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71548 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/71548] Invalid declaration involving template template param causes crash

2019-06-18 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71548 --- Comment #4 from Marek Polacek --- Author: mpolacek Date: Tue Jun 18 20:55:46 2019 New Revision: 272438 URL: https://gcc.gnu.org/viewcvs?rev=272438=gcc=rev Log: PR c++/71548 * g++.dg/cpp0x/variadic177.C: New test. Added:

[Bug c++/71548] Invalid declaration involving template template param causes crash

2019-06-18 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71548 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/71548] Invalid declaration involving template template param causes crash

2019-01-28 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71548 Arseny Solokha changed: What|Removed |Added CC||asolokha at gmx dot com --- Comment #2

[Bug c++/71548] Invalid declaration involving template template param causes crash

2016-06-17 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71548 Martin Sebor changed: What|Removed |Added Keywords||ice-on-invalid-code