ggc-page.c (max_alignment): New structure.
authorMark Mitchell <mark@codesourcery.com>
Mon, 8 Jan 2001 01:38:53 +0000 (01:38 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 8 Jan 2001 01:38:53 +0000 (01:38 +0000)
commitb1095f9cec18563c97fb5106b30019cff71a86bd
tree99d520d9bf01e3e224cd7368050fd3f15ae9b119
parenta701949a727ff74cd907540c5a8f28a5204bba4e
ggc-page.c (max_alignment): New structure.

* ggc-page.c (max_alignment): New structure.
(MAX_ALIGNMENT): New macro.
(init_ggc): Use it to round up the sizes in the
extra_order_size_table.

From-SVN: r38791
gcc/ChangeLog
gcc/ggc-page.c