On Fri, May 28, 2021 at 7:12 AM Jason Merrill via Gcc <gcc@gcc.gnu.org> wrote: > > On 5/27/21 11:59 PM, Jason Merrill wrote: > > PR100797 seems like a P1 regression from 9.3, I'd like to fix it before > > the release. > > Here's a candidate patch. Going to bed now.
I have bootstrapped and tested it on x86_64-unknown-linux-gnu, pushed it to the gcc-9 branch and will do RC2 now with a release scheduled for Tuesday so we have a chance to push fixes to trunk and 10/11 branches before that. Richard. > Jason