I want to post patch for

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42457

The code moved out to -c.c file ALREADY uses:

builtin_define_std
cpp_define

Both from c-cppbuiltin.c. These have no prototypes defined in gcc.

So of course there are warnings emitted.

Is this OK?
Should I locally define prototypes?
Something else?

Andy

Reply via email to