[Bug c++/58908] ICE in process_init_constructor_array for std::vector

2017-10-01 Thread maarten+gcc at m dot de-vri.es
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58908 --- Comment #3 from Maarten de Vries --- I forgot to mention, I tested that with gcc 7.2.0: > $ gcc -v > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper > Target: x86_64-pc-linux-g

[Bug c++/58908] ICE in process_init_constructor_array for std::vector

2017-10-01 Thread maarten+gcc at m dot de-vri.es
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58908 Maarten de Vries changed: What|Removed |Added CC||maarten+gcc at m dot de-vri.es