]> git.ipfire.org Git - thirdparty/gcc.git/commit
trans.c (tree_transform): Use location_t and input_location directly.
authorNathan Sidwell <nathan@codesourcery.com>
Sat, 3 May 2003 16:43:17 +0000 (16:43 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sat, 3 May 2003 16:43:17 +0000 (16:43 +0000)
commite7b5f0c9b4aa73a1de50162ae18101dab4f86ce4
tree9abc9de1f1b6b0136c4e077b95cc8d3d4278504a
parent31423e30eeeb688c09434451706da181ad17ac2b
trans.c (tree_transform): Use location_t and input_location directly.

* trans.c (tree_transform): Use location_t and input_location
directly.
(build_unit_elab): Likewise.
* utils.c (create_label_decl): Likewise.

From-SVN: r66433
gcc/ada/ChangeLog
gcc/ada/trans.c
gcc/ada/utils.c