fix broken cancellation on x32 due to incorrect saved-PC offset

This commit is contained in:
Rich Felker 2015-05-02 12:16:57 -04:00
parent 551c1d7a57
commit 7fe273b2c1

View File

@ -7,4 +7,4 @@ static inline struct pthread *__pthread_self()
#define TP_ADJ(p) (p)
#define CANCEL_REG_IP 16
#define CANCEL_REG_IP 32