On 7/6/21 5:05 PM, Segher Boessenkool wrote: > On Tue, Jul 06, 2021 at 04:13:06PM -0500, Peter Bergner wrote: >> On 7/6/21 3:08 PM, Bill Schmidt wrote: >>> On 7/6/21 2:29 PM, Peter Bergner wrote: >>>> These are RS6000_BTC_GIMPLE, so I think they should be handled within >>>> the "if (gimple_func) ..." leg. That said, how about the following >>>> change to resolve the issue you have? I'll kick off a bootstrap and >>>> regtest for this change. >>> >>> >>> Thanks, yes, that works for me! >> >> Great, thanks! >> >> >> Segher, the patch was clean on testing. Ok with you too? > > Of course. Okay for trunk and backports (you might want to hurry it > for 11.2). Thanks to you both!
Ok, committed to trunk. I'm testing the GCC 11 backport now and will commit if clean. Thanks. Peter