-
- Downloads
testsuite: adjust NOP expectations for RISC-V
RISC-V will emit ".option nopic" when -fno-pie is in effect, which matches the generic pattern. Just like done for Alpha, special-case RISC-V. gcc/testsuite/ * c-c++-common/patchable_function_entry-decl.c: Special-case RISC-V. * c-c++-common/patchable_function_entry-default.c: Likewise. * c-c++-common/patchable_function_entry-definition.c: Likewise.
Showing
- gcc/testsuite/c-c++-common/patchable_function_entry-decl.c 2 additions, 1 deletiongcc/testsuite/c-c++-common/patchable_function_entry-decl.c
- gcc/testsuite/c-c++-common/patchable_function_entry-default.c 2 additions, 1 deletion...testsuite/c-c++-common/patchable_function_entry-default.c
- gcc/testsuite/c-c++-common/patchable_function_entry-definition.c 2 additions, 1 deletion...tsuite/c-c++-common/patchable_function_entry-definition.c
Please register or sign in to comment