gigi.h: Reorder declarations and tweak comments.
commit831f44c63804ff9e47d570529b547bc9edead1b7
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 14 Apr 2010 08:14:54 +0000 (14 08:14 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 14 Apr 2010 08:14:54 +0000 (14 08:14 +0000)
tree7672ff83aceea65a73de3d64f2428443ed25f7a0
parentf08863f97b94e6429ee8923bf6d2936aef81be4b
gigi.h: Reorder declarations and tweak comments.

* gcc-interface/gigi.h: Reorder declarations and tweak comments.
(gigi): Adjust ATTRIBUTE_UNUSED markers.
* gcc-interface/gadaint.h: New file.
* gcc-interface/trans.c: Include it in lieu of adaint.h.  Reorder.
(__gnat_to_canonical_file_spec): Remove declaration.
(number_names): Delete.
(number_files): Likewise.
(gigi): Adjust.
* gcc-interface/Make-lang.in (ada/trans.o): Adjust dependencies to
above change.

From-SVN: r158296
gcc/ada/ChangeLog
gcc/ada/gcc-interface/Make-lang.in
gcc/ada/gcc-interface/gadaint.h [new file with mode: 0644]
gcc/ada/gcc-interface/gigi.h
gcc/ada/gcc-interface/trans.c