On Thu, 2021-06-24 at 00:05 -0600, Jeff Law wrote: > > > On 6/22/2021 3:44 AM, Xi Ruoyao via Gcc-patches wrote: > > [Resend because the original subject missed "[PATCH]" and the path > > in > > ChangeLog is wrong.] > > > > On MIPS a call to __stack_chk_fail needs an additional .reloc > > pseudo-op, > > so "stack_chk_fail" will appear two times. > > > > gcc/testsuite/ > > > > * g++.dg/no-stack-protector-attr-3.C (dg-final): Adjust for > > MIPS. > OK. Seems like a good patch for you to test your commit privs with > once > the infrastructure overseers have set up your account > > Jeff >
Pushed into trunk as 607c558804f7. -- Xi Ruoyao <xry...@mengyan1223.wang>