[Bug c++/95159] ICE on aggregate template parameter with empty angle brackets

2021-04-30 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95159 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/95159] ICE on aggregate template parameter with empty angle brackets

2020-07-09 Thread lutztonineubert at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95159 --- Comment #5 from Toni Neubert --- I don't think this one is valid. But the code inside the duplicated issue could be valid: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96123

[Bug c++/95159] ICE on aggregate template parameter with empty angle brackets

2020-07-09 Thread lutztonineubert at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95159 --- Comment #4 from Toni Neubert --- I don't think this one is valid. But the code inside the duplicated issue could be valid: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96123

[Bug c++/95159] ICE on aggregate template parameter with empty angle brackets

2020-07-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95159 Marek Polacek changed: What|Removed |Added CC||lutztonineubert at gmail dot com --- Co

[Bug c++/95159] ICE on aggregate template parameter with empty angle brackets

2020-05-17 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95159 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org Sta

[Bug c++/95159] ICE on aggregate template parameter with empty angle brackets

2020-05-15 Thread pacoarjonilla at yahoo dot es
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95159 --- Comment #1 from Paco Arjonilla --- GCC 10.1, not GCC 10.0.1