]> git.ipfire.org Git - thirdparty/gcc.git/commit
2009-10-20 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Oct 2009 14:15:52 +0000 (14:15 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Oct 2009 14:15:52 +0000 (14:15 +0000)
commit3089b75c807357d985c791f1f62f8e47fb87c8b4
tree322a27d1030541cab9540d8239d50c48f6395e03
parentebe3b39cd57b0273ee50e543efb1273128c5ea85
2009-10-20  Richard Guenther  <rguenther@suse.de>

* ggc-page.c: Include cfgloop.h.
(struct max_alignment): Drop long double, add void *.
(extra_order_size_table): Add low non-power-of-two multiples
of MAX_ALIGNMENT.  Drop small type-based entries, add
tree_type, cgraph_node and loop.
* alloc-pool.c (struct allocation_object_def): Drop long double
aligning element.

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