On Sat, Dec 07, 2024 at 10:01:53AM -0500, Jason Merrill wrote: > On 12/6/24 5:02 PM, Marek Polacek wrote: > > On Mon, Oct 14, 2024 at 03:57:45PM -0400, Jason Merrill wrote: > > > OK. > > > > The patch was approved, but even after the r15-5746 + r15-5747 changes, > > pr78687.C still FAILs: > > <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116416#c7>. > > > > Perhaps we should XFAIL the test for now then. No other changes > > besides that. > > > > Bootstrapped/regtested on x86_64-pc-linux-gnu, ok for trunk? > > OK with a regression PR for the XFAIL, pointing to the discussion of the SRA > problem around this patch.
Thanks, I opened <https://gcc.gnu.org/PR117971>. Marek