Do not warn about an ununsed function, if it is marked with __attribute__((used)).
[cparser] / parsetest / cp_error047.c
2008-08-15 Christoph Malloncp_error047: struct definition for same name in inner...