bug-libsigsegv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-libsigsegv] NetBSD sparc comment


From: Reini Urban
Subject: [bug-libsigsegv] NetBSD sparc comment
Date: Wed, 4 Oct 2017 15:09:54 +0200

I got a comment at my fork:
https://github.com/rurban/libsigsegv/commit/4445cc02249285212e333f075439ed3d4880c68f
about the latest NetBSD sparc fix, which should be 32bit only.

Be alerted that NetBSD/sparc64 also defines __sparc__, to set 
SIGSEGV_FAULT_ADDRESS_ALIGNMENT & co. just for the 32-bit version you need to 
add check for: !defined(__sparc64__).

Reini Urban
address@hidden






reply via email to

[Prev in Thread] Current Thread [Next in Thread]