This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/81662] fpatchable-function-entry requires nop, which nvptx does not have


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]