[Bug target/81662] fpatchable-function-entry requires nop, which nvptx does not have
vries at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Aug 3 07:08:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81662
--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Thu Aug 3 07:07:38 2017
New Revision: 250842
URL: https://gcc.gnu.org/viewcvs?rev=250842&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:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/c-c++-common/patchable_function_entry-decl.c
trunk/gcc/testsuite/c-c++-common/patchable_function_entry-default.c
trunk/gcc/testsuite/c-c++-common/patchable_function_entry-definition.c
More information about the Gcc-bugs
mailing list