gigi.h (make_aligning_type): Adjust prototype.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 26 May 2013 08:55:43 +0000 (08:55 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 26 May 2013 08:55:43 +0000 (08:55 +0000)
commit0746af5e6219d9dabd84aa865a056e4e8ae27c3d
tree2ba96ffba3c3470089ec22f415de86bf5b32226d
parent3fd7a66fddefe6ea59a42fc1139f715d0e3bb72f
gigi.h (make_aligning_type): Adjust prototype.

* gcc-interface/gigi.h (make_aligning_type): Adjust prototype.
* gcc-interface/utils.c (make_aligning_type): Take GNAT_NODE parameter
for the position of the associated TYPE_DECL.
* gcc-interface/decl.c (gnat_to_gnu_entity): Adjust call to above.
* gcc-interface/utils2.c (maybe_wrap_malloc): Likewise.

From-SVN: r199337
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/ada/gcc-interface/gigi.h
gcc/ada/gcc-interface/utils.c
gcc/ada/gcc-interface/utils2.c