cgraphunit.c (cgraph_node::expand_thunk): Do not force DECL_IGNORED_P on the thunk.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 8 Oct 2018 22:49:07 +0000 (22:49 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 8 Oct 2018 22:49:07 +0000 (22:49 +0000)
commit23d80241774a8acf5158b648c49131d4713252e4
treef3458e06c3b8fac7e70c7539e569ce845b6a8c35
parentde3101937e73a9a46d62aad616d969fc7da66070
cgraphunit.c (cgraph_node::expand_thunk): Do not force DECL_IGNORED_P on the thunk.

* cgraphunit.c (cgraph_node::expand_thunk): Do not force DECL_IGNORED_P
on the thunk.

From-SVN: r264943
gcc/ChangeLog
gcc/cgraphunit.c