tree.c
398 KB
-
tree.h (build_complex_type): Add second parameter with default. · 2e33e1c4
* tree.h (build_complex_type): Add second parameter with default. * tree.c (build_complex_type): Add NAMED second parameter and adjust recursive call. Create a TYPE_DECL only if NAMED is true. (build_common_tree_nodes): Pass true in calls to build_complex_type. From-SVN: r240967
Eric Botcazou committed