dwarf2out.c (round_up_to_align): New static function.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 12 Feb 2007 20:52:37 +0000 (20:52 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 12 Feb 2007 20:52:37 +0000 (20:52 +0000)
commitd996473d67640a8bae9576749d70c53667e515ae
tree8a4a7fc6e1537501b30e5b819c28bc1552cee7fb
parentffcce7bcd8e288e0608ef8af05c501a5cf44a44b
dwarf2out.c (round_up_to_align): New static function.

* dwarf2out.c (round_up_to_align): New static function.
(field_byte_offset): Use it to round the offset.

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