Subject: Re: Possible (but Evil) work-around for Pentium bug?
To: D'Arcy J.M. Cain <darcy@druid.net>
From: Todd Vierling <tv@pobox.com>
List: current-users
Date: 11/13/1997 12:40:03
On Thu, 13 Nov 1997, D'Arcy J.M. Cain wrote:

: Hmmm.  I wonder if this also qualifies as the smallest complete (albeit
: non-portable) C program.  :-)

I'd think this would suffice (based on an entry in the Obfuscated C
Contest):

% cat >test.c
^D
% gcc -Wa,-Dmain=exit -o test test.c
% ./test
%

Hey, the program even reproduces its source code when run.  :)

=====
== Todd Vierling (Personal tv@pobox.com; Business tv@lucent.com)
== So you know what, Mikey?  Go to bed.