]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
nvptx: Re-enable 'gcc.c-torture/compile/20080721-1.c'
authorThomas Schwinge <thomas@codesourcery.com>
Mon, 28 Nov 2022 09:37:26 +0000 (10:37 +0100)
committerThomas Schwinge <tschwinge@baylibre.com>
Mon, 7 Oct 2024 08:13:11 +0000 (10:13 +0200)
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.

gcc/testsuite/gcc.c-torture/compile/20080721-1.c

index 6c928f55ca103ec7b52648b759d9bdddb227fdb7..35ef352bc6dac8ace3840f907c678aeeadf94e6b 100644 (file)
@@ -1,4 +1,3 @@
-/* { dg-skip-if "can't read function data" { nvptx-*-* } } */
 void foo(void);
 void bar(void);