r267205 - in /branches/c++-modules: ChangeLog.m...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Mon Dec 17 16:55:00 GMT 2018
Author: nathan
Date: Mon Dec 17 16:55:00 2018
New Revision: 267205
URL: https://gcc.gnu.org/viewcvs?rev=267205&root=gcc&view=rev
Log:
Intermediate step to atomic TEMPLATE_DECL + DECL_TEMPLATE_RESULT.
Breaks leg-merge-7_c.C,
gcc/cp/
* module.c (tree_tag): Add tt_template, tt_implicit_template.
(node_template_info): Not a member fn.
(trees_out::{mark_node,mark_gme}): Mark the template.
(trees_{in,out}::tree_decl): Do implicit_template.
Modified:
branches/c++-modules/ChangeLog.modules
branches/c++-modules/gcc/cp/module.cc
More information about the Gcc-cvs
mailing list