aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcc2.c
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>2004-09-26 13:38:49 -0700
committerPer Bothner <bothner@gcc.gnu.org>2004-09-26 13:38:49 -0700
commitc5fe8107bc3c2a2c0a5f3b07ae999dfaa8f3d573 (patch)
treef3d8f4582e3394453fefaf9adb132057dab7f3a8 /gcc/libgcc2.c
parent08bc8777ef870ae09a248c700b6c9a129126accc (diff)
downloadgcc-c5fe8107bc3c2a2c0a5f3b07ae999dfaa8f3d573.zip
gcc-c5fe8107bc3c2a2c0a5f3b07ae999dfaa8f3d573.tar.gz
gcc-c5fe8107bc3c2a2c0a5f3b07ae999dfaa8f3d573.tar.bz2
prims.cc (unblock_signal): Annotate signum with __unused__ to avoid warnings in the non-POSIX_VERSION case.
* prims.cc (unblock_signal): Annotate signum with __unused__ to avoid warnings in the non-POSIX_VERSION case. Also, we only need this function if either HANDLE_SEGV or HANDLE_FPE, so place it inside an #if block. * include/default-signal.h (SIGNAL_HANDLER): Parameters are __unused__. * include/i386-signal.h (SIGNAL_HANDLER): Likewise * include/mips-signal.h (SIGNAL_HANDLER): Likewise * include/sparc-signal.h (SIGNAL_HANDLER): Likewise From-SVN: r88148
Diffstat (limited to 'gcc/libgcc2.c')
0 files changed, 0 insertions, 0 deletions