K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-06-21T22:38:05.000000Z K 7 svn:log V 395 Add -Wframe-size-XXXX, which warns if frame uses greater than specified bytes; and and -Warglist-size-XXXX, which warns if function argument list uses greater than specified bytes. Submitted by: julian, mp Obtained from: http://gcc.gnu.org/ml/gcc-patches/2001-01/msg02232.html http://gcc.gnu.org/ml/gcc-patches/2001-01/msg01943.html Reminded by: sam Wish he had pushed this into gcc3: julian END