]> git.ipfire.org Git - thirdparty/gcc.git/commit
tbaa-1.c: New testcase.
authorJan Hubicka <jh@suse.cz>
Tue, 6 Nov 2018 10:26:44 +0000 (11:26 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 6 Nov 2018 10:26:44 +0000 (10:26 +0000)
commit2a98b4bfc3d952f0c5b71419a5eba51553dcc776
treeb886c9b6ac6a5824c39d4a0eee6707238ee10274
parent23cab40dba566b17e1d05157c33b78030cfc175a
tbaa-1.c: New testcase.

* 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.

From-SVN: r265835
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/lto/tbaa-1.c [new file with mode: 0644]
gcc/tree.c