c-decl.c
341 KB
-
re PR debug/66869 (-Wunused-function no longer warns for static declarations without definition) · cbdd8ae0
PR debug/66869 * c-decl.c (c_write_global_declarations_1): Warn with warn_unused_function if static prototype without definition is not C_DECL_USED. * gcc.dg/pr66869.c: New test. From-SVN: r232899
Jakub Jelinek committed