Re: Ping: [PATCH] PR target/102059 Fix inline of target specific functions

2022-03-08 Thread Michael Meissner via Gcc-patches
On Tue, Mar 08, 2022 at 11:28:03AM -0600, Segher Boessenkool wrote: > On Fri, Feb 11, 2022 at 12:53:07PM -0500, Michael Meissner wrote: > > Ping patch for PR target/102059 to ignore implicit -mpower8-fusion that > > prevents a function targeting power9 or power10 from inlining a function > > that

Re: Ping: [PATCH] PR target/102059 Fix inline of target specific functions

2022-03-08 Thread Segher Boessenkool
On Fri, Feb 11, 2022 at 12:53:07PM -0500, Michael Meissner wrote: > Ping patch for PR target/102059 to ignore implicit -mpower8-fusion that > prevents a function targeting power9 or power10 from inlining a function that > declared it needed power8 via attribute/pragma target. Can we just disable a