c-common.c (check_function_arguments): Replace Wmissing-format-attribute with Wsugges...
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Mon, 30 Apr 2012 08:02:53 +0000 (08:02 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Mon, 30 Apr 2012 08:02:53 +0000 (08:02 +0000)
commite6c69da096bf607239e04f97ad2a402bcac924c0
tree01913d39772f9c47dae4db2917a3d9ef4f9f7dfd
parentf04b8d6927ad8374c40a3412eeda8f3be18e9fc0
c-common.c (check_function_arguments): Replace Wmissing-format-attribute with Wsuggest-attribute=format.

2012-04-30  Manuel López-Ibáñez  <manu@gcc.gnu.org>

        * c-common.c (check_function_arguments): Replace
        Wmissing-format-attribute with Wsuggest-attribute=format.

From-SVN: r186957
gcc/c-family/ChangeLog
gcc/c-family/c-common.c