c-decl.c (locate_old_decl): Add format attribute.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 18 Jun 2005 15:07:28 +0000 (15:07 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 18 Jun 2005 15:07:28 +0000 (15:07 +0000)
commiteb2de0c09d794650494cdca09b5613fbf374fb86
tree66a8d3455877c4ffc86ef5c9f01e5b1e382b51f9
parent2c8b10961fa33abb06d8acebffa4ac3eaec82086
c-decl.c (locate_old_decl): Add format attribute.

* c-decl.c (locate_old_decl): Add format attribute.
(implicit_decl_warning): Likewise.

cp:
* call.c (convert_like_real): Add format attribute.
* typeck.c (check_for_casting_away_constness,
build_static_cast_1): Likewise.
* typeck2.c (readonly_error, cxx_incomplete_type_diagnostic):
Likewise.

From-SVN: r101158
gcc/ChangeLog
gcc/c-decl.c
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/typeck.c
gcc/cp/typeck2.c