-fstack-check generates non-working code for at least a few compilers
authorElliot Lee <sopwith@src.gnome.org>
Tue, 15 Dec 1998 21:16:24 +0000 (21:16 +0000)
committerElliot Lee <sopwith@src.gnome.org>
Tue, 15 Dec 1998 21:16:24 +0000 (21:16 +0000)
commit5ccc68d0100e482611fdcb2c4d8ad6df62024442
treef6c9c963aa741c6b45ab57ac25f8f561295c15bb
parente02079098fc5c9ab1ccea21abf2faf2a90101a80
-fstack-check generates non-working code for at least a few compilers

-fstack-check generates non-working code for at least a few compilers
(egcs 1.1 included) and the benefits are dubious (your program is going to
crash anyways if you run out of stack) so comment that out for now.
configure.in