r265835 - in /trunk/gcc: ChangeLog testsuite/Ch...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Tue Nov 6 10:26:00 GMT 2018


Author: hubicka
Date: Tue Nov  6 10:26:44 2018
New Revision: 265835

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

	* gcc.dg/lto/tbaa-1.c: New testcase.

	* tree.c (fld_type_variant): Copy canonical type.
	(fld_incomplete_type_of): Check that canonical types looks sane;
	copy canonical type.
	(verify_type): Accept when incomplete type has complete canonical type.

Added:
    trunk/gcc/testsuite/gcc.dg/lto/tbaa-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree.c



More information about the Gcc-cvs mailing list