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 <t...@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