let me guess, you've compiled your kernel with gcc-2.7 and -O not -O2. Right ?
You've been hit by a gcc bug, either compile the kernel with egcs or
use -O2 for arch/alpha/kernel/irq.c.
Thomas.
-- See, you not only have to be a good coder to create a system like Linux, you have to be a sneaky bastard too ;-) [Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu