Commit cd19075f by Eric Botcazou

Fix nits

From-SVN: r148460
parent c172df28
...@@ -8,20 +8,18 @@ ...@@ -8,20 +8,18 @@
(create_field_decl): Same. (create_field_decl): Same.
(create_param_decl): Same. (create_param_decl): Same.
(create_label_decl): Same. (create_label_decl): Same.
(build_decl): Same.
(create_subprog_decl): Same. (create_subprog_decl): Same.
* gcc-interface/decl.c (gnat_to_gnu_entity): Same. * gcc-interface/decl.c (gnat_to_gnu_entity): Same.
* gcc-interface/trans.c (Case_Statement_to_gnu): Pass location * gcc-interface/trans.c (Case_Statement_to_gnu): Pass location
argument to create_artificial_label. argument to create_artificial_label.
(Case_Statement_to_gnu): Same.
(Loop_Statement_to_gnu): Same. (Loop_Statement_to_gnu): Same.
(Subprogram_Body_to_gnu): Same. (Subprogram_Body_to_gnu): Same.
(gnat_gimplify_stmt): Same. (gnat_gimplify_stmt): Same.
2009-06-11 Richard Henderson <rth@redhat.com> 2009-06-11 Richard Henderson <rth@redhat.com>
* gcc-interface/misc.c (gnat_handle_option): Rename * gcc-interface/misc.c (gnat_handle_option): Rename OPT_gdwarf_ to
OPT_gdwarf_ to OPT_gdwarfplus. OPT_gdwarfplus.
2009-06-11 Ed Schonberg <schonberg@adacore.com> 2009-06-11 Ed Schonberg <schonberg@adacore.com>
......
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