Re: [i386] adjust flag_omit_frame_pointer in a single function [PR113719]

2024-07-16 Thread Alexandre Oliva
On Jul 15, 2024, Hongtao Liu wrote: >> Regstrapped on x86_64-linux-gnu. Also verified that the regression is >> cured with a i686-solaris cross compiler. Ok to install? > Ok. thanks. As recommended in the PR, I've backported both this patch and the previous one to the same branches that had t

Re: [i386] adjust flag_omit_frame_pointer in a single function [PR113719] (was: Re: [PATCH] [i386] restore recompute to override opts after change [PR113719])

2024-07-14 Thread Hongtao Liu
On Thu, Jul 11, 2024 at 9:07 PM Alexandre Oliva wrote: > > On Jul 4, 2024, Alexandre Oliva wrote: > > > On Jul 3, 2024, Rainer Orth wrote: > > > Hmm, I wonder if leaf frame pointer has to do with that. > > It did, in a way. > > > > The first two patches for PR113719 have each regressed >

Re: [i386] adjust flag_omit_frame_pointer in a single function [PR113719]

2024-07-12 Thread Rainer Orth
Hi Alexandre, > Regstrapped on x86_64-linux-gnu. Also verified that the regression is > cured with a i686-solaris cross compiler. Ok to install? FWIW, I've also included the patch in last night's i386-pc-solaris2.11 bootstrap: the failures are gone, no regressions. Thanks. Rainer --