Testsuite: Enable fp-int-convert-timode-1.c unconditionally when int128 supported.
authorTamar Christina <tamar.christina@arm.com>
Mon, 25 Nov 2019 12:23:30 +0000 (12:23 +0000)
committerTamar Christina <tnfchris@gcc.gnu.org>
Mon, 25 Nov 2019 12:23:30 +0000 (12:23 +0000)
commite9daced36d53a316bb8ddeb1e0edcb7982bebeb9
tree4965542b355b75e8f957b966d0845502939652c6
parentc6aef8d8009e324c971b892e8fa3c163bfdf6ba1
Testsuite: Enable fp-int-convert-timode-1.c unconditionally when int128 supported.

This removes the call to fesetround as FE_TONEAREST
is the default and so the guard can be removed as well.

The test will then run as long as there's int128 support.

gcc/testsuite/ChangeLog:

* gcc.dg/torture/fp-int-convert-timode-1.c: Always run if int128.

From-SVN: r278680
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/fp-int-convert-timode-1.c