* cgraphunit.c (cgraph_node::expand_thunk): Do not force DECL_IGNORED_P
commitf67bef247dbf049795523b358c5c3a9860d9af6c
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Oct 2018 22:49:07 +0000 (8 22:49 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Oct 2018 22:49:07 +0000 (8 22:49 +0000)
treef3458e06c3b8fac7e70c7539e569ce845b6a8c35
parentee20cb5728e358e69817b7991435879bd3773375
* cgraphunit.c (cgraph_node::expand_thunk): Do not force DECL_IGNORED_P
on the thunk.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264943 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraphunit.c