dwarf2out.c (field_byte_offset): Use the type size as the field size if the latter...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 17 Apr 2009 20:42:16 +0000 (20:42 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 17 Apr 2009 20:42:16 +0000 (20:42 +0000)
commit9eacf7a62a6c26d070718471112637a4400f9859
tree6dc2d8b558da04f44d80b6634d9ce57993de60e7
parent5829817786ab80da86c0d3a0a6b97bb653e71530
dwarf2out.c (field_byte_offset): Use the type size as the field size if the latter is not constant.

* dwarf2out.c (field_byte_offset): Use the type size as the field size
if the latter is not constant.

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