CVSROOT: /home/cvs/parisc Module name: glibc Changes by: dhd 00/10/02 17:40:30 Modified files: sysdeps/hppa/bits: setjmp.h Log message: Oops! This is kind of nasty looking but it should do the trick. Unfortunately it seems that defining __jmp_buf as an array of double is the only way to get it to align properly (I tried __attribute__((aligned(8)), unsuccessfully (!))