r265722 - in /trunk/gcc: testsuite/ChangeLog te...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Thu Nov 1 13:03:00 GMT 2018


Author: hubicka
Date: Thu Nov  1 13:03:28 2018
New Revision: 265722

URL: https://gcc.gnu.org/viewcvs?rev=265722&root=gcc&view=rev
Log:

	* tree.c (free_lang_data_in_decl): Free TREE_TYPE and alignment of
	TYPE_DECL.

	* g++.dg/lto/pr84805_1.C: Update template.
	* g++.dg/lto/pr84805_0.C: Update template.
	* g++.dg/lto/pr84805_1b.C: Update template.
	* g++.dg/lto/pr84805_0b.C: Update template.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/lto/pr84805_1.C
    trunk/gcc/testsuite/g++.dg/lto/pr85405_0.C
    trunk/gcc/testsuite/g++.dg/lto/pr85405b_0.C
    trunk/gcc/testsuite/g++.dg/lto/pr85405b_1.C
    trunk/gcc/tree.c



More information about the Gcc-cvs mailing list