Tim Robbins writes: > > It's worth noting that 4.7-RELEASE (w/ gcc 2.95.4) fails *more* test cases > than -CURRENT when -O is used to compile paranoia.
Does 2.95.4 fail the same tests or different ones? Also, this program doesn't deal with signals, which is where I suspect the problem may be (ie, not the compiler but the kernel). If you understand this code, can you write and install signal handler for, say, sigusr1 and have another programe fire sigusr1's at the math test? Drew To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message