On 3/9/2021 11:30 PM, Alexandre Oliva wrote:
The test expects shrink-wrapping of the fsqrt call, but that will only occur when there is a usable sqrt insn. Arrange for dejagnu to add the options that enable the sqrt insn, if one is available, and to skip the test otherwise. H-P, this *should* obviate the mmix-specific dg-skip-if. Would it be easy for you to confirm that this is the case and, if so, drop it? This was regstrapped on x86_64-linux-gnu, tested with a cross to a ppc64-vxworks7r2 configured for a cpu that doesn't have fsqrt enabled, and I'm now also regstrapping on ppc64-linux-gnu just to be sure. Ok to install? for gcc/testsuite/ChangeLog * gcc.dg/cdce3.c: Add sqrt insn options.
OK jeff