diff options
author | Yann Sionneau <ysionneau@kalray.eu> | 2020-09-22 14:17:03 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-09-22 15:54:04 +0200 |
commit | 4acf6f072cbc255b0b0d6cfd598a100f95d84f2a (patch) | |
tree | 97ef04ccfe476f780ca86c0e8251c8691fd556e5 /libpthread/linuxthreads_db/td_ta_delete.c | |
parent | e5739032a85e93ffbfd291ef2c3e07f52b45a84f (diff) |
Fix warning due to unused label in NPTL
Fixes this:
In file included from libpthread/nptl/pthread_create.c:48:0:
libpthread/nptl/allocatestack.c: In function 'allocate_stack':
libpthread/nptl/allocatestack.c:602:6: warning: label 'mprot_error' defined but not used [-Wunused-label]
mprot_error:
^~~~~~~~~~~
Signed-off-by: Yann Sionneau <ysionneau@kalray.eu>
Diffstat (limited to 'libpthread/linuxthreads_db/td_ta_delete.c')
0 files changed, 0 insertions, 0 deletions