On Jan 29, 2022, at 8:26 AM, Jakub Jelinek via Gcc-patches
wrote:
>
> This test fails everywhere, because ? doesn't match literal ?.
> It should use \\? instead. I've also changed those .s in there.
> Tested on x86_64-linux (-m32/-m64) and powerpc64le-linux, ok for trunk?
Ok.
Hi!
This test fails everywhere, because ? doesn't match literal ?.
It should use \\? instead. I've also changed those .s in there.
Tested on x86_64-linux (-m32/-m64) and powerpc64le-linux, ok for trunk?
2022-01-29 Jakub Jelinek
PR tree-optimization/95424
* gcc.dg/tree-ssa/div