Name: Anonymous 2012-01-19 8:24
void main(){
int x=1;
printf("%d\n",x=2);
}
void main(){
int x=1;
printf("%d\n",x=2);
}
-fno-strict-aliasing and -fwrapv. Keeping that in mind, C still is a portable assembler.