Bug#469058: DF and signal handlers

2008-03-05 Thread Nikodemus Siivola
On 3/5/08, Debian Bug Tracking System [EMAIL PROTECTED] wrote: tag 469058 + patch Bug#469058: sbcl doesn't reset direction flag upon exit There were no tags set. Tags added: patch Thanks for the patch, but... while I agree that it is good to change SBCL to reset the direction flag every

Bug#469058: DF and signal handlers

2008-03-05 Thread Nikodemus Siivola
On 3/5/08, Aurelien Jarno [EMAIL PROTECTED] wrote: Nikodemus Siivola a écrit : On 3/5/08, Debian Bug Tracking System [EMAIL PROTECTED] wrote: tag 469058 + patch Bug#469058: sbcl doesn't reset direction flag upon exit There were no tags set. Tags added: patch Thanks

Bug#469058: looking over GCC 4.3 release notes

2008-03-04 Thread Nikodemus Siivola
Looking at http://gcc.gnu.org/gcc-4.3/changes.html, this is the only thing that really jumps out: GCC no longer places the cld instruction before string operations. Both i386 and x86-64 ABI documents mandate the direction flag to be clear at the entry of a function. It is now invalid to set the