Hello,

The attached patach addresses a variety of warnings about missing prototypes
or suspicious ptr-to-function conversions, noticed while building a
powerpc-wrs-vxworks7r2
toolchain with a recent base compiler.

Committing to mainline.

Olivier

--

2025-10-20  Olivier Hainque  <[email protected]>

libgcc/
        * config/gthr-vxworks-thread.c (__init_gthread_tcb): Make static.
        (__delete_gthread_tcb): Likewise.
        (__task_wrapper): Likewise.
        (__gthread_create): Convert __task_wrapper to (void *) before going
        to (FUNCPTR).
        * config/gthr-vxworks-tls.c (tls_delete_hook): Accommodate prototype
        variations between kernel and rtp. Return STATUS.

Attachment: 0001-Tidy-bits-of-libgcc-config-gthr-vxworks.patch
Description: Binary data

Reply via email to