public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-2725] testsuite: Fix duplicated content of gcc.c-torture/execute/ieee/pr29302-1.x
@ 2021-08-04  9:44 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2021-08-04  9:44 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:8aa14fa7d98b4d641de9c3ea8d0fa094e0a0ec76

commit r12-2725-g8aa14fa7d98b4d641de9c3ea8d0fa094e0a0ec76
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Wed Aug 4 11:42:59 2021 +0200

    testsuite: Fix duplicated content of gcc.c-torture/execute/ieee/pr29302-1.x
    
    The file has two identical halves, seems like twice applied patch.
    
    2021-08-04  Jakub Jelinek  <jakub@redhat.com>
    
            * gcc.c-torture/execute/ieee/pr29302-1.x: Undo doubly applied patch.

Diff:
---
 gcc/testsuite/gcc.c-torture/execute/ieee/pr29302-1.x | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/gcc/testsuite/gcc.c-torture/execute/ieee/pr29302-1.x b/gcc/testsuite/gcc.c-torture/execute/ieee/pr29302-1.x
index 1922b14d83e..3ae2096f703 100644
--- a/gcc/testsuite/gcc.c-torture/execute/ieee/pr29302-1.x
+++ b/gcc/testsuite/gcc.c-torture/execute/ieee/pr29302-1.x
@@ -4,9 +4,3 @@ if { [istarget "tic6x-*-*"] && [check_effective_target_ti_c67x] } {
     return 1
 }
 return 0
-if { [istarget "tic6x-*-*"] && [check_effective_target_ti_c67x] } {
-    # C6X uses -freciprocal-math by default.
-    set torture_execute_xfail "tic6x-*-*"
-    return 1
-}
-return 0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-04  9:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04  9:44 [gcc r12-2725] testsuite: Fix duplicated content of gcc.c-torture/execute/ieee/pr29302-1.x Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).