Re: adjust fallback_frame_state for 32bits AIX 7.1

2016-01-05 Thread Olivier Hainque
> On Jan 5, 2016, at 17:33 , David Edelsohn wrote: > There are no 32 bit kernels for AIX 7.1. This is the signal handler > path for 32 bit environment, but there are no 32 bit kernels. OK, thanks for correcting. >> The patch is very short and in line with what is already there, and we >> tho

Re: adjust fallback_frame_state for 32bits AIX 7.1

2016-01-05 Thread David Edelsohn
On Tue, Jan 5, 2016 at 6:15 AM, Olivier Hainque wrote: > Hello, > > This is a tiny change we have been using successfully for at least a couple > of years now, improving exception propagation through signal handlers on > 32bits > AIX 7.1. > > While this isn't a complete generalization to all poss