Re: [PATCH] C undefined behavior fix

dewar@gnat.com
Wed, 9 Jan 2002 23:33:23 -0500 (EST)


a; b = 1;

yes, that's a permissible transformation, and it is interesting to note
that the normally useless C statement

a;

has a useful meaning for volatile variables :-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/