CVSROOT: /cvs/gcc Module name: egcs Changes by: ghazi@sourceware.cygnus.com 99/11/23 08:17:52 Modified files: gcc/cp : ChangeLog decl.c lex.c typeck.c Log message: * decl.c (pushdecl, grokdeclarator): Don't call a variadic function with a non-literal format string. * lex.c (do_identifier): Likewise. * typeck.c (build_unary_op): Likewise.