decl.c (substitute_in_type): Do not deal with LANG_TYPE, METHOD_TYPE or OFFSET_TYPE.
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 31 Dec 2010 18:19:33 +0000 (18:19 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 31 Dec 2010 18:19:33 +0000 (18:19 +0000)
commit132a545967fb8a624238fe7308b371032a0536f6
tree32651621bdd019ac89f326af06e02f2fa389a613
parente17c65c260417a2844d261465fcd9ebb424f4b29
decl.c (substitute_in_type): Do not deal with LANG_TYPE, METHOD_TYPE or OFFSET_TYPE.

* gcc-interface/decl.c (substitute_in_type): Do not deal with
LANG_TYPE, METHOD_TYPE or OFFSET_TYPE.
* gcc-interface/utils.c (handle_vector_size_attribute): Do not deal
with METHOD_TYPE or OFFSET_TYPE.

From-SVN: r168381
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/ada/gcc-interface/utils.c