On Tue, Sep 19, 2000 at 04:16:07PM -0400, John Wehle wrote: > Umm ... "miscompilation"? As in the compiler produced the wrong code > based on the input provided? That's not a gcc bug (gcc is doing the right thing). It's the kernel that should use the "memory" clobber in the spinlock implementation. The sad code generated was in reality the _right_ code. I was blind not noticing the missing $ (I missed it the first time in the first testcase I tried and I kept missing it, I was probably also biased assuming the current spinlocks was safe with the commonly used compilers, I was thinking to fix only a theorical bug). I'm sorry for that (and thanks again to Richard and Jamie). Andrea - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: GCC proposal for "@" asm constraint Andrea Arcangeli
- Re: GCC proposal for "@" asm constraint Jamie Lokier
- Re: GCC proposal for "@" asm constrai... Richard Henderson
- Re: GCC proposal for "@" asm cons... Andrea Arcangeli
- Re: GCC proposal for "@" asm constrai... Andrea Arcangeli
- Re: GCC proposal for "@" asm constraint John Wehle
- Re: GCC proposal for "@" asm constraint Andrea Arcangeli
- Re: GCC proposal for "@" asm constrai... David Howells
- Re: GCC proposal for "@" asm cons... Andrea Arcangeli
- Re: GCC proposal for "@" asm constraint John Wehle
- Re: GCC proposal for "@" asm constraint Andrea Arcangeli
- Re: GCC proposal for "@" asm constrai... Andrea Arcangeli
- Re: GCC proposal for "@" asm cons... Linus Torvalds
- Re: GCC proposal for "@" asm ... Andrea Arcangeli
- Re: GCC proposal for "@"... Linus Torvalds
- Re: GCC proposal for "@&q... Andrea Arcangeli
- Re: GCC proposal for "@" asm ... Alan Cox
- 2.2.17 Stuck TCP ESTABLISHED sessi... Philippe Troin