[PATCH] some tree struct marking
authorNathan Sidwell <nathan@acm.org>
Wed, 11 Sep 2019 11:28:00 +0000 (11:28 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 11 Sep 2019 11:28:00 +0000 (11:28 +0000)
commit7994803c00a3aba210f76d3b61c53300c549969d
tree53238e6ab4a6b07c7a62af42261477fb24818efb
parent5a307ee54bca63865b6e5e8ad690720adf0b9d78
[PATCH] some tree struct marking

https://gcc.gnu.org/ml/gcc-patches/2019-09/msg00697.html
gcc/
* tree.h (MARK_TS_TYPE_NON_COMMON): New.
* tree.c (tree_node_structure_for_code): Reformat and alphabetize.

gcc/cp/
* c-objcp-common.c (cp-objcp-common.c): Alphababetize and
correctly mark all C++ nodes.

From-SVN: r275641
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/cp-objcp-common.c
gcc/cp/decl.c
gcc/tree.c
gcc/tree.h