c-decl.c
306 KB
-
re PR c++/46400 (g++ Segmentation Fault on heavily templated project.) · f796c438
PR c++/46400 * cp-tree.h (union lang_tree_node): Use TYPE_NEXT_VARIANT instead of TYPE_CHAIN for chain_next for types. * c-decl.c (union lang_tree_node): Use TYPE_NEXT_VARIANT instead of TYPE_CHAIN for chain_next for types. From-SVN: r175389
Jakub Jelinek committed