ggc-zone.c (lookup_page_table_if_allocated, [...]): Fix -Wc++-compat and/or -Wcast...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 4 Jul 2008 04:47:55 +0000 (04:47 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 4 Jul 2008 04:47:55 +0000 (04:47 +0000)
commitbf8e9c49172fe4c3b92d670bebf1d407cdc7a6e1
tree1c3867587aac009b4a8521aad393fe3614411534
parent1d3155fc2e6bcaf799aec31fe75c868dc2d0391b
ggc-zone.c (lookup_page_table_if_allocated, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.

* ggc-zone.c (lookup_page_table_if_allocated,
set_page_table_entry, zone_find_object_size, alloc_small_page,
alloc_large_page, ggc_free, gt_ggc_m_S, ggc_marked_p, init_ggc,
new_ggc_zone, init_ggc_pch, ggc_pch_this_base, ggc_pch_read): Fix
-Wc++-compat and/or -Wcast-qual warnings.

From-SVN: r137450
gcc/ChangeLog
gcc/ggc-zone.c