On Fri, 25 Apr 2014, Marek Polacek wrote: > error_init and pedwarn_init aren't used outside of c-typeck.c, thus > can be made static. (maybe_warn_string_init is used in the parser.) > As they're small, I suspect they will be inlined now. > I had to move the functions a little bit above so we don't need a > prototypes for them. > > Bootstrapped on x86_64-linux, ok for trunk?
OK. -- Joseph S. Myers jos...@codesourcery.com