gerry@TOADWAR.UCAR.EDU (gerry wiener) (04/21/89)
The following program compiles under sun cc but fails under gcc. main() { #ifdef NOTNOW 'g, 'd, 'b, kh #endif printf("hello world\n"); }