decl.c (components_to_record): Add specific handling for fields with zero size and...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 4 Dec 2013 11:27:25 +0000 (11:27 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 4 Dec 2013 11:27:25 +0000 (11:27 +0000)
commit6bc8df24390d66b92a2b23d31f010911f13c6c40
tree30f5199f3153bae7b0afb229d388990a213905df
parent5bf51f2f731c28ea9b45e170fc36a2b0d51ba9b2
decl.c (components_to_record): Add specific handling for fields with zero size and no representation clause.

* gcc-interface/decl.c (components_to_record): Add specific handling
for fields with zero size and no representation clause.

From-SVN: r205665
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/pack19.adb [new file with mode: 0644]