diff options
author | Tom de Vries <tdevries@suse.de> | 2020-09-24 08:02:29 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2020-09-24 08:26:35 +0200 |
commit | 2d5fb576bdda843da47aea2e025bb5d45e883827 (patch) | |
tree | 049748bcb734c8227029d8c360ecf0b706ea38e0 /gcc/ipa-modref.c | |
parent | 5427bd4d57c0376e51fc7b256e76aa46c43aa8cf (diff) | |
download | gcc-2d5fb576bdda843da47aea2e025bb5d45e883827.zip gcc-2d5fb576bdda843da47aea2e025bb5d45e883827.tar.gz gcc-2d5fb576bdda843da47aea2e025bb5d45e883827.tar.bz2 |
[testsuite] Check target alias in builtin-has-attribute-3.c
When running test-case c-c++-common/builtin-has-attribute-3.c on nvptx, I get:
...
FAIL: c-c++-common/builtin-has-attribute-3.c -Wc++-compat \
(test for excess errors)
Excess errors:
src/gcc/testsuite/c-c++-common/builtin-has-attribute-3.c:33:33: error: \
alias definitions not supported in this configuration
...
Fix this by adding -DSKIP_ALIAS to the compilation options for effective
target ! alias.
Tested on nvptx.
gcc/testsuite/ChangeLog:
* c-c++-common/builtin-has-attribute-3.c: Compile with -DSKIP_ALIAS
for effective target ! alias.
Diffstat (limited to 'gcc/ipa-modref.c')
0 files changed, 0 insertions, 0 deletions