r275641 - in /trunk/gcc: ChangeLog cp/ChangeLog...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Wed Sep 11 11:28:00 GMT 2019
Author: nathan
Date: Wed Sep 11 11:28:00 2019
New Revision: 275641
URL: https://gcc.gnu.org/viewcvs?rev=275641&root=gcc&view=rev
Log:
[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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/cp-objcp-common.c
trunk/gcc/cp/decl.c
trunk/gcc/tree.c
trunk/gcc/tree.h
More information about the Gcc-cvs
mailing list