dwarf2out.c (add_byte_size_attribute): Handle variable reference as size attribute.
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 10 May 2012 22:17:37 +0000 (22:17 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 10 May 2012 22:17:37 +0000 (22:17 +0000)
commite580d8ee5945c1d40c0e684acaf1d54f2317c360
treec3a36f44db116111b006f663717fd9c66d1d81e5
parent7b84aac03c4375c97843d5435f8548482028fa7a
dwarf2out.c (add_byte_size_attribute): Handle variable reference as size attribute.

* dwarf2out.c (add_byte_size_attribute) <RECORD_TYPE>: Handle variable
reference as size attribute.

From-SVN: r187384
gcc/ChangeLog
gcc/dwarf2out.c