r259673 - in /branches/c++-modules: ChangeLog.m...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Thu Apr 26 12:55:00 GMT 2018


Author: nathan
Date: Thu Apr 26 12:55:33 2018
New Revision: 259673

URL: https://gcc.gnu.org/viewcvs?rev=259673&root=gcc&view=rev
Log:
	gcc/cp/
	* cp-tree.h (DECL_TEMPLATE_INFO): Correct comment.
	* module.c: Update description, general format cleanups.
	(elf_out::SECTION_ALIGN): New.
	(elf_out::pad): Use it.
	* pt.c (build_template_decl): Make static.

Modified:
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/gcc/cp/cp-tree.h
    branches/c++-modules/gcc/cp/module.c
    branches/c++-modules/gcc/cp/pt.c



More information about the Gcc-cvs mailing list