]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/dwarf2out.c
dwarf2out.c (simple_decl_align_in_bits): new
authorDJ Delorie <dj@redhat.com>
Thu, 21 Dec 2000 18:20:39 +0000 (13:20 -0500)
committerDJ Delorie <dj@gcc.gnu.org>
Thu, 21 Dec 2000 18:20:39 +0000 (13:20 -0500)
commit5f446d2172c1ca3e776b91a40127de9efa2f62d9
treea1dbf48a966f8cd302df3cefa573d9905b403e4c
parent477f6664a4b1316583e5a71f0edd30faefeeaab5
dwarf2out.c (simple_decl_align_in_bits): new

* dwarf2out.c (simple_decl_align_in_bits): new
(field_byte_offset): Try both the type align and the
decl align, use whichever works, preferring the type align.

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