]> git.ipfire.org Git - thirdparty/gcc.git/commit
gigi.h (rest_of_type_decl_compilation): Delete.
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 7 Mar 2012 20:08:17 +0000 (20:08 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 7 Mar 2012 20:08:17 +0000 (20:08 +0000)
commit50741117df35bb9ef6bd36718f12b2b20607f059
treed84360677e0df6b7e80712f191011a473669a819
parentef6c2c5316fe5bebf9bd5b59bc6ea88a01aaad39
gigi.h (rest_of_type_decl_compilation): Delete.

* gcc-interface/gigi.h (rest_of_type_decl_compilation): Delete.
* gcc-interface/decl.c (defer_finalize_level): Likewise.
(defer_finalize_list): Likewise.
(gnat_to_gnu_entity): Delete references to above variables and do not
call rest_of_type_decl_compilation.
(rest_of_type_decl_compilation): Delete.
(rest_of_type_decl_compilation_no_defer): Likewise.
* gcc-interface/utils.c (rest_of_record_type_compilation): Do not call
rest_of_type_decl_compilation.
(create_type_decl): Likewise.
(update_pointer_to): Likewise.

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