[Bug c++/85049] Internal compiler error with __integer_pack
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85049 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|
[Bug c++/85049] Internal compiler error with __integer_pack
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85049 --- Comment #1 from AbigailBuccaneer --- If `index_sequence_for` is replaced with `std::index_sequence_for` (and `#include ` is added), this code compiles fine under g++-7, but not g++-8 (where std::index_sequence_for is implemented in terms of _