https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64798

--- Comment #16 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Jan 28 09:53:39 2015
New Revision: 220201

URL: https://gcc.gnu.org/viewcvs?rev=220201&root=gcc&view=rev
Log:
2015-01-28  Richard Biener  <rguent...@suse.de>

    PR libstdc++/64798
    * libsupc++/eh_alloc.cc (struct allocated_entry): Align
    data member.
    (pool::allocate): Adjust allocation size and alignment to
    that change.
    (pool::free): Adjust pointer offsetting.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/libsupc++/eh_alloc.cc

Reply via email to