Commit 561d994f by Richard Kenner

(init_decl_processing): Call init_function_format_info.

From-SVN: r5606
parent 01e9c1c9
......@@ -3064,7 +3064,8 @@ init_decl_processing ()
start_identifier_warnings ();
init_format_info_table ();
/* Prepare to check format strings against argument lists. */
init_function_format_info ();
init_iterators ();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment