]> git.ipfire.org Git - thirdparty/gcc.git/commit
* ggc-page.c (max_alignment): New structure.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Jan 2001 01:38:53 +0000 (01:38 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Jan 2001 01:38:53 +0000 (01:38 +0000)
commit918edee0cc707ee298d2bd321bc9520255d6e556
tree99d520d9bf01e3e224cd7368050fd3f15ae9b119
parente07cc1193abbf50775e7de2230bd054f3d7b339c
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38791 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ggc-page.c