array7.C
138 Bytes
-
re PR c++/54038 (finalize_type_size enters infinite loop becasue… · 3ebc22c1
re PR c++/54038 (finalize_type_size enters infinite loop becasue TYPE_NEXT_VARIANT (variant) == variant) PR c++/54038 * tree.c (build_cplus_array_type): Use build_cplus_array_type to build canonical array type rather than mess with its TYPE_*_VARIANT. From-SVN: r189719
Jason Merrill committed