nvptx: Re-enable all variants of 'c-c++-common/torture/complex-sign-mixed-add.c', 'c-c++-common/torture/complex-sign-mixed-sub.c'
PASS with: $ ptxas --version ptxas: NVIDIA (R) Ptx optimizing assembler Copyright (c) 2005-2018 NVIDIA Corporation Built on Sun_Sep__9_21:06:46_CDT_2018 Cuda compilation tools, release 10.0, V10.0.145 ..., and execution with 'Driver Version: 361.93.02'. gcc/testsuite/ * c-c++-common/torture/complex-sign-mixed-add.c: Re-enable all variants for nvptx. * c-c++-common/torture/complex-sign-mixed-sub.c: Likewise.
This commit is contained in:
parent
81dcca1c24
commit
8095cb5525
2 changed files with 0 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
|||
addition. */
|
||||
/* { dg-do run } */
|
||||
/* { dg-options "-std=gnu99" { target c } } */
|
||||
/* { dg-skip-if "ptx can elide zero additions" { "nvptx-*-*" } { "-O0" } { "" } } */
|
||||
/* { dg-skip-if "double support is incomplete" { "avr-*-*" } } */
|
||||
|
||||
#include "complex-sign.h"
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
subtraction. */
|
||||
/* { dg-do run } */
|
||||
/* { dg-options "-std=gnu99" { target c } } */
|
||||
/* { dg-skip-if "ptx can elide zero additions" { "nvptx-*-*" } { "-O0" } { "" } } */
|
||||
/* { dg-skip-if "double support is incomplete" { "avr-*-*" } } */
|
||||
|
||||
#include "complex-sign.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue