Re: Can I do this...

Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
06 Feb 1998 11:52:43 +0100


David Woodhouse <Dave@imladris.demon.co.uk> writes:

|> Will gcc just optimise this away?

|> /* Send -INTA pulses to clear any pending interrupts ...*/
|> (void) (*(vuip) IACK_SC);

If vuip is a pointer to volatile, no.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.informatik.uni-dortmund.de              completely different"
schwab@gnu.org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu