Do not warn about an ununsed function, if it is marked with __attribute__((used)).
[cparser] / parsetest / cp_error041.c
2008-08-05 Christoph MallonSimplify testcase.
2008-08-05 Moritz Krollcp_error041: Pointer arithmetic with pointer to an...