[Bug c++/85097] ICE in double parameter pack

2023-08-26 Thread michal.staromiejski+gnu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85097 --- Comment #5 from Michał Staromiejski --- In clang 16.0.0 it compiles w/o errors.

[Bug c++/85097] ICE in double parameter pack

2023-08-26 Thread michal.staromiejski+gnu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85097 Michał Staromiejski changed: What|Removed |Added CC||michal.staromiejski+gnu@gma

[Bug c++/85097] ICE in double parameter pack

2018-03-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85097 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code Status|UN

[Bug c++/85097] ICE in double parameter pack

2018-03-27 Thread boldizsar.palotas at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85097 --- Comment #2 from Boldizsár Palotás --- More specifically, this seems to fail on every version of GCC that supports "-std=c++11" -- since 4.7.1, based on testing on Compiler Explorer. It is compiled (I assume correctly) by Clang and MSVC. A si

[Bug c++/85097] ICE in double parameter pack

2018-03-27 Thread boldizsar.palotas at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85097 Boldizsár Palotás changed: What|Removed |Added Summary|ICE in doub |ICE in double parameter