The following program fails to compile under the Sys V.1 compiler: main() { int godamnid1; int godamnid2; } This bug is, as usual, not present in the 4.2 BSD C compiler, which I use in preference to the Sys V one.