On Thu, May 02, 2019 at 03:47:33PM +0200, Rainer Orth wrote: > I've now tested this RC on i386-pc-solaris2.1[01] and > sparc-sun-solaris2.1[01]. The only issue (apart from the just-fixed > spellcheck-options-5.c testcase) is > > +FAIL: gcc.target/i386/pr90178.c scan-assembler-times xorl[\\\\t > ]*\\\\%eax,[\\\\t ]*%eax 1 > > While this has already been fixed on mainline, it's still present on the > gcc-9 branch on every x86 target.
It's not a regression though (the testcase is new). Segher