tree-inline.c (remap_gimple_stmt): Do not subtitute handled components to clobber...
authorJan Hubicka <jh@suse.cz>
Tue, 2 Jul 2019 08:26:16 +0000 (10:26 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 2 Jul 2019 08:26:16 +0000 (08:26 +0000)
commitf51b4aed271f256f029ed4447141a7d1e8017a8c
tree11df4e794059123b748f4922525b9f1447fd59b7
parent8bb9a5e66a150b73c97aeffee52b57147022a817
tree-inline.c (remap_gimple_stmt): Do not subtitute handled components to clobber of return value.

* tree-inline.c (remap_gimple_stmt): Do not subtitute handled components
to clobber of return value.
* g++.dg/lto/pr90990_0.C: New testcase.

From-SVN: r272925
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lto/pr90990_0.C [new file with mode: 0644]
gcc/tree-inline.c