[PATCH] C undefined behavior fix

dewar@gnat.com dewar@gnat.com
Thu Jan 10 02:41:00 GMT 2002


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 :-)



More information about the Gcc mailing list