decl.c (gnat_to_gnu_entity): Do not create a new TYPE_DECL when a type is padded...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 21 Oct 2009 10:12:55 +0000 (10:12 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 21 Oct 2009 10:12:55 +0000 (10:12 +0000)
commit9a1c0fd9f2a59bbbfb4801064bf7cad898389e70
tree2d23da8685908b2b3b685be1676b5a0216d721ea
parentcfbb663cd1011704022248912b904571c2f4d49e
decl.c (gnat_to_gnu_entity): Do not create a new TYPE_DECL when a type is padded if...

* gcc-interfaces/decl.c (gnat_to_gnu_entity): Do not create a new
TYPE_DECL when a type is padded if there is already one and reset
TYPE_STUB_DECL in this case.

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