[Bug target/81662] fpatchable-function-entry requires nop, which nvptx does not have
aldyh at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 13 16:23:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81662
--- Comment #4 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Author: aldyh
Date: Wed Sep 13 16:23:09 2017
New Revision: 252266
URL: https://gcc.gnu.org/viewcvs?rev=252266&root=gcc&view=rev
Log:
Skip fpatchable-function-entry tests for nvptx
2017-08-03 Tom de Vries <tom@codesourcery.com>
PR target/81662
* c-c++-common/patchable_function_entry-decl.c: Skip for nvptx.
* c-c++-common/patchable_function_entry-default.c: Same.
* c-c++-common/patchable_function_entry-definition.c: Same.
Modified:
branches/range-gen2/gcc/testsuite/ChangeLog
branches/range-gen2/gcc/testsuite/c-c++-common/patchable_function_entry-decl.c
branches/range-gen2/gcc/testsuite/c-c++-common/patchable_function_entry-default.c
branches/range-gen2/gcc/testsuite/c-c++-common/patchable_function_entry-definition.c
More information about the Gcc-bugs
mailing list