[Bug c++/77522] [6/7/8 Regression] ICE on invalid code C++14 code: in tsubst_decl, at cp/pt.c:12447

2018-02-09 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77522 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Feb 9 11:37:14 2018 New Revision: 257521 URL: https://gcc.gnu.org/viewcvs?rev=257521&root=gcc&view=rev Log: 2018-02-09 Paolo Carlini PR c++/77522 * g++

[Bug c++/77522] [6/7/8 Regression] ICE on invalid code C++14 code: in tsubst_decl, at cp/pt.c:12447

2018-02-09 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77522 --- Comment #4 from Jakub Jelinek --- The ICE got fixed with r251433. Since then the error is: pr77522.C: In instantiation of ‘void f(T) [with T = int]’: pr77522.C:8:7: required from here pr77522.C:3:8: error: use of ‘f(T) [with T = int]__

[Bug c++/77522] [6/7/8 Regression] ICE on invalid code C++14 code: in tsubst_decl, at cp/pt.c:12447

2018-02-08 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77522 Paolo Carlini changed: What|Removed |Added CC||dmalcolm at gcc dot gnu.org,

[Bug c++/77522] [6/7/8 Regression] ICE on invalid code C++14 code: in tsubst_decl, at cp/pt.c:12447

2017-11-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77522 Richard Biener changed: What|Removed |Added Target Milestone|5.5 |6.5