mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-02 12:50:43 +08:00
Fix nits
From-SVN: r148460
This commit is contained in:
parent
c172df28ca
commit
cd19075ff9
@ -8,20 +8,18 @@
|
||||
(create_field_decl): Same.
|
||||
(create_param_decl): Same.
|
||||
(create_label_decl): Same.
|
||||
(build_decl): Same.
|
||||
(create_subprog_decl): Same.
|
||||
* gcc-interface/decl.c (gnat_to_gnu_entity): Same.
|
||||
* gcc-interface/trans.c (Case_Statement_to_gnu): Pass location
|
||||
argument to create_artificial_label.
|
||||
(Case_Statement_to_gnu): Same.
|
||||
(Loop_Statement_to_gnu): Same.
|
||||
(Subprogram_Body_to_gnu): Same.
|
||||
(gnat_gimplify_stmt): Same.
|
||||
|
||||
2009-06-11 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* gcc-interface/misc.c (gnat_handle_option): Rename
|
||||
OPT_gdwarf_ to OPT_gdwarfplus.
|
||||
* gcc-interface/misc.c (gnat_handle_option): Rename OPT_gdwarf_ to
|
||||
OPT_gdwarfplus.
|
||||
|
||||
2009-06-11 Ed Schonberg <schonberg@adacore.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user