gigi.h (create_subprog_decl): Replace TREE_CHAIN with DECL_CHAIN in comment.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 26 Sep 2011 08:50:16 +0000 (08:50 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 26 Sep 2011 08:50:16 +0000 (08:50 +0000)
commit7d76717db858244602657e6db4920115dae77e3e
tree692b0cdcd46705bd088e9c37ce0567309de053f6
parent42acad07c083eb1a0de24a8050febac46e3ae0fa
gigi.h (create_subprog_decl): Replace TREE_CHAIN with DECL_CHAIN in comment.

* gcc-interface/gigi.h (create_subprog_decl): Replace TREE_CHAIN with
DECL_CHAIN in comment.
* gcc-interface/trans.c (gigi): Likewise.
(Attribute_to_gnu): Likewise.
(build_function_stub): Likewise.
(gnat_to_gnu): Likewise.
* gcc-interface/utils.c (create_subprog_decl): Likewise.
(convert_vms_descriptor64): Likewise.
(convert_vms_descriptor32): Likewise.

From-SVN: r179185
gcc/ada/ChangeLog
gcc/ada/gcc-interface/gigi.h
gcc/ada/gcc-interface/trans.c
gcc/ada/gcc-interface/utils.c