[Bug c++/84588] internal compiler error: Segmentation fault (contains_struct_check())

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 27 16:56:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84588

--- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Both testcases used to ICE with -std=c++11, but that was fixed sometime between
r218865 (ICE) and r218948 (no ICE).

Both testcases ICE on trunk with -std=c++14, in both cases starting with
r208426.


More information about the Gcc-bugs mailing list