pr72808.C
205 Bytes
-
re PR c++/72808 (ICE on valid c++ code in verify_type (gcc/tree.c:14047)) · f28fd43e
PR c++/72808 * decl.c (finish_enum_value_list): Call fixup_type_variants on current_class_type after insert_late_enum_def_into_classtype_sorted_fields. * g++.dg/debug/pr72808.C: New test. Co-Authored-By: Jason Merrill <jason@redhat.com> From-SVN: r242930
Jakub Jelinek committed