]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (gnat_to_gnu_entity): Do not set flags on the DECL node built for a type which...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 7 Mar 2012 20:13:41 +0000 (20:13 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 7 Mar 2012 20:13:41 +0000 (20:13 +0000)
commit12fc7dea655f07d4be1e5cbf9ddb570e9966d965
tree5e3917cbdedfca5ae8e14134aac16acddcd91ae5
parent50741117df35bb9ef6bd36718f12b2b20607f059
decl.c (gnat_to_gnu_entity): Do not set flags on the DECL node built for a type which has a non-trivial...

* gcc-interface/decl.c (gnat_to_gnu_entity): Do not set flags on the
DECL node built for a type which has a non-trivial equivalent type.

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