r277245 - in /branches/gcc-9-branch/gcc: Change...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Oct 21 11:37:00 GMT 2019


Author: jakub
Date: Mon Oct 21 11:37:41 2019
New Revision: 277245

URL: https://gcc.gnu.org/viewcvs?rev=277245&root=gcc&view=rev
Log:
	Backported from mainline
	2019-09-01  Jakub Jelinek  <jakub@redhat.com>

	PR lto/91572
	* tree.c (find_decls_types_in_node): Also walk TREE_PURPOSE of
	GIMPLE_ASM TREE_LIST operands.

	* g++.dg/lto/pr91572_0.C: New test.

Added:
    branches/gcc-9-branch/gcc/testsuite/g++.dg/lto/pr91572_0.C
Modified:
    branches/gcc-9-branch/gcc/ChangeLog
    branches/gcc-9-branch/gcc/testsuite/ChangeLog
    branches/gcc-9-branch/gcc/tree.c



More information about the Gcc-cvs mailing list