Re: [PATCH] cgraph: ifunc resolvers cannot be made local (PR 92697)

2019-11-28 Thread Jan Hubicka
> Hi, > > In the attached testcase, IPA-SRA thinks that an ifunc resolver > (meanwhile IPA-split into two functions) function can be changed and so > goes ahead. The cgraph machinery then however throws away the new clone > of the caller instead of the "old" caller and inliner inlines the clone >

[PATCH] cgraph: ifunc resolvers cannot be made local (PR 92697)

2019-11-28 Thread Martin Jambor
Hi, In the attached testcase, IPA-SRA thinks that an ifunc resolver (meanwhile IPA-split into two functions) function can be changed and so goes ahead. The cgraph machinery then however throws away the new clone of the caller instead of the "old" caller and inliner inlines the clone of the ".part