Hi! I'd like to ping this patch (with the sizeof (c) -> sizeof (c) / sizeof (c[0]) testsuite fix Andreas pointed out).
Thanks! On Tue, Dec 10, 2019 at 10:57:35AM +0100, Jakub Jelinek wrote: > 2019-12-10 Jakub Jelinek <ja...@redhat.com> > > PR target/92841 > * config/i386/i386.md (*stack_protect_set_2_<mode>, > *stack_protect_set_3): New define_insns and corresponding > define_peephole2s. > > * gcc.target/i386/pr92841.c: New test. Jakub