* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>:
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Oct 2009 20:30:59 +0000 (20:30 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Oct 2009 20:30:59 +0000 (20:30 +0000)
commit81e46691fb15869f252525781736e8234d2ba368
tree49360cadfb9b84cb9d259b83cac115f61b911bee
parent35ab2622cf40d5762b0fb450ef0bc2daeaf1a58e
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>:
Generate an XVZ variable alongside the XVS type if the size is
not constant.
(maybe_pad_type): Minor tweak.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@152420 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c