r273137 - in /branches/c++-modules: ChangeLog.m...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Fri Jul 5 13:02:00 GMT 2019
Author: nathan
Date: Fri Jul 5 13:02:30 2019
New Revision: 273137
URL: https://gcc.gnu.org/viewcvs?rev=273137&root=gcc&view=rev
Log:
gcc/cp/
* cp-tree.h (get_tinfo_decl_direct): Declare.
* module.cc (trees_out::tree_decl): Stream more tinfo_var info.
(trees_in::tree_value): Use get_tinfo_decl_direct for tinfo vars.
* rtti.c (get_tinfo_decl_direct): Break out of ...
(get_tinfo_decl): ... here. Call it.
Modified:
branches/c++-modules/ChangeLog.modules
branches/c++-modules/gcc/cp/cp-tree.h
branches/c++-modules/gcc/cp/module.cc
branches/c++-modules/gcc/cp/rtti.c
More information about the Gcc-cvs
mailing list