[PATCH] C undefined behavior fix

Linus Torvalds torvalds@transmeta.com
Sun Jan 6 12:21:00 GMT 2002


On Sat, 5 Jan 2002, mike stump wrote:
>
> ?  I had an access.  return v is an access.

No, you're right - my brain just had the volatile in the wrong place
(wrong side of the "*" - I've only _ever_ used it the other way around,
so my brain is hardwired for thinking of it that way).

			Linus



More information about the Gcc mailing list