K 10 svn:author V 3 imp K 8 svn:date V 27 1999-04-25T22:29:30.000000Z K 7 svn:log V 274 More egcs warning fixes: o use braces to avoid potentially ambiguous else o don't default to type int (and also remove a useless register modifier). o Use parens around assignment values used as truth values. o Remove unused function. Reviewed by: obrien and chuckr END