diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2022-11-28 12:59:52 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@baylibre.com> | 2024-10-07 10:13:13 +0200 |
commit | e966502553c7db5dffb53ae6583b4ed6b3296839 (patch) | |
tree | b9cc6d260f581a1f0c306473c7416fc7e5b23c5a /gcc/fortran/io.cc | |
parent | 8095cb55255eca1bb2fb833637a4a927bc34e63f (diff) | |
download | gcc-e966502553c7db5dffb53ae6583b4ed6b3296839.zip gcc-e966502553c7db5dffb53ae6583b4ed6b3296839.tar.gz gcc-e966502553c7db5dffb53ae6583b4ed6b3296839.tar.bz2 |
nvptx: Re-enable 'gcc.misc-tests/options.exp'
..., just conditionalize its profiling test (as done elsewhere). The
re-enabled test cases all PASS.
For the record, for example for GCN target, this causes:
Running [...]/gcc/testsuite/gcc.misc-tests/options.exp ...
-PASS: compiler driver --coverage option(s)
PASS: compiler driver -fdump-ipa-all-address option(s)
PASS: compiler driver -fdump-ipa-all-alias option(s)
PASS: compiler driver -fdump-ipa-all-all option(s)
That was:
Running [...]/gcc/testsuite/gcc.misc-tests/options.exp ...
Executing on host: [xgcc] [...] --coverage [...]
[...]
ld: error: undefined symbol: __gcov_exit
>>> referenced by /tmp/ccRGdqjA.o:(_sub_D_00100_1)
>>> referenced by /tmp/ccRGdqjA.o:(_sub_D_00100_1)
collect2: error: ld returned 1 exit status
compiler exited with status 1
output is:
[...]
PASS: compiler driver --coverage option(s)
..., so that's nothing to worry about.
gcc/testsuite/
* gcc.misc-tests/options.exp: Re-enable for nvptx.
Diffstat (limited to 'gcc/fortran/io.cc')
0 files changed, 0 insertions, 0 deletions