diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2011-04-02 08:44:43 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2011-04-02 08:44:43 +0000 |
commit | e3edbd56bae7748e9aee236cae35836edb9e35e8 (patch) | |
tree | 3bd19211576bdf7f1b96652d584a9d5ccb0c08b3 /gcc/cppspec.c | |
parent | 65444786bebc03fd4f639801aecc8a25047d33f8 (diff) | |
download | gcc-e3edbd56bae7748e9aee236cae35836edb9e35e8.zip gcc-e3edbd56bae7748e9aee236cae35836edb9e35e8.tar.gz gcc-e3edbd56bae7748e9aee236cae35836edb9e35e8.tar.bz2 |
gigi.h (get_dummy_type): Declare.
* gcc-interface/gigi.h (get_dummy_type): Declare.
(build_dummy_unc_pointer_types): Likewise.
(finish_fat_pointer_type): Likewise.
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Type>: If a dummy
fat pointer type has been built, complete it in place.
<E_Access_Type>: Call build_dummy_unc_pointer_types to build dummy fat
and thin pointers. Remove useless variable.
(finish_fat_pointer_type): Make global and move to...
* gcc-interface/utils.c (finish_fat_pointer_type): ...here.
(get_dummy_type): New function.
(build_dummy_unc_pointer_types): Likewise.
(gnat_pushdecl): Propage the name to the anonymous variants only.
(update_pointer_to): Only adjust the pointer types in the unconstrained
array case.
From-SVN: r171882
Diffstat (limited to 'gcc/cppspec.c')
0 files changed, 0 insertions, 0 deletions