aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2022-11-28 10:37:26 +0100
committerThomas Schwinge <tschwinge@baylibre.com>2024-10-07 10:13:11 +0200
commitb0677101d40e384a13eec14ee270f457bfe5ac05 (patch)
treedeca114b923f83fced84a6107a5adbb251b58421 /gcc
parent8a4a967a77cb937a2df45f4d1d5032085a4080c6 (diff)
downloadgcc-b0677101d40e384a13eec14ee270f457bfe5ac05.zip
gcc-b0677101d40e384a13eec14ee270f457bfe5ac05.tar.gz
gcc-b0677101d40e384a13eec14ee270f457bfe5ac05.tar.bz2
nvptx: Re-enable 'gcc.c-torture/compile/20080721-1.c'
PASSes 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 gcc/testsuite/ * gcc.c-torture/compile/20080721-1.c: Re-enable for nvptx.
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/gcc.c-torture/compile/20080721-1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.c-torture/compile/20080721-1.c b/gcc/testsuite/gcc.c-torture/compile/20080721-1.c
index 6c928f5..35ef352 100644
--- a/gcc/testsuite/gcc.c-torture/compile/20080721-1.c
+++ b/gcc/testsuite/gcc.c-torture/compile/20080721-1.c
@@ -1,4 +1,3 @@
-/* { dg-skip-if "can't read function data" { nvptx-*-* } } */
void foo(void);
void bar(void);