r268217 - in /branches/c++-modules: ChangeLog.m...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Wed Jan 23 22:19:00 GMT 2019
Author: nathan
Date: Wed Jan 23 22:19:32 2019
New Revision: 268217
URL: https://gcc.gnu.org/viewcvs?rev=268217&root=gcc&view=rev
Log:
Fix TS_CONTAINS_STRUCT for tcc_expression.
gcc/
(MARK_TS_EXP): New.
gcc/c-family/
* c-common.c (c_common_init_ts): Use MARK_TS_EXP. Mark
SIZEOF_EXPR.
gcc/cp/
* cp-objcp-common.c (cp_common_init_ts): MARK_TS_EXP for
tcc_expression nodes. Call c_common_init_ts.
Modified:
branches/c++-modules/ChangeLog.modules
branches/c++-modules/gcc/c-family/c-common.c
branches/c++-modules/gcc/cp/cp-objcp-common.c
branches/c++-modules/gcc/tree.h
More information about the Gcc-cvs
mailing list