Date: Sat, 11 May 1996 06:28:13 -0700 (PDT) From: John Polstra <jdp> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/i386/gen sigsetjmp.S Message-ID: <199605111328.GAA12686@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 96/05/11 06:28:12 Modified: lib/libc/i386/gen sigsetjmp.S Log: Fix a bug caused by the collision of a local assembler label with another use of the same label in a recently-introduced PIC_PROLOGUE. This should solve the recent core dumps from pdksh. Revision Changes Path 1.8 +8 -8 src/lib/libc/i386/gen/sigsetjmp.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605111328.GAA12686>