testsuite, Darwin: XFAIL runs for two timode conversion tests.
authorIain Sandoe <iain@sandoe.co.uk>
Sat, 18 Jul 2020 08:12:24 +0000 (09:12 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Sun, 9 Aug 2020 07:56:30 +0000 (08:56 +0100)
commit94d4f4387de8264ee289cf71f692d59ca6ac36f8
tree8ad857c78810b7ae854cb29849e257e227cc52ff
parentfb9e3f7946440e513e897aa2ce45ddd1001d5871
testsuite, Darwin: XFAIL runs for two timode conversion tests.

X86 Darwin fails these at present, because (to work around PR80556)
we insert libSystem ahead of libgcc.  The libSystem implementation
has a similar bug to one that was fixed for GCC.  We need to fix
80556 properly, and then this issue will go away - we will be able
to use the libgcc impl as intended.

XFAIL the run for now, to reduce testsuite noise.

gcc/testsuite/ChangeLog:

* gcc.dg/torture/fp-int-convert-timode-3.c: XFAIL run.
* gcc.dg/torture/fp-int-convert-timode-4.c: Likewise.
gcc/testsuite/gcc.dg/torture/fp-int-convert-timode-3.c
gcc/testsuite/gcc.dg/torture/fp-int-convert-timode-4.c