Commit f28a61ab by Andrew Pinski

Fix misspelling of process_init_element.

From-SVN: r146462
parent 158ec531
...@@ -227,7 +227,7 @@ ...@@ -227,7 +227,7 @@
(output_init_element): Likewise. (output_init_element): Likewise.
(output_pending_init_elements): Pass origtype from init_node to (output_pending_init_elements): Pass origtype from init_node to
output_init_element. output_init_element.
(process_init_elemnt): Pass origtype from c_expr to (process_init_element): Pass origtype from c_expr to
output_init_element. output_init_element.
(c_finish_return): Add origtype parameter. Change all callers. (c_finish_return): Add origtype parameter. Change all callers.
* c-common.c (sync_resolve_size): Change params to VEC *. Change * c-common.c (sync_resolve_size): Change params to VEC *. Change
......
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