[Bug c++/85097] New: ICE in doub

2018-03-27 Thread boldizsar.palotas at gmail dot com
at gcc dot gnu.org Reporter: boldizsar.palotas at gmail dot com Target Milestone: ---

[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

[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