r220201 - in /trunk/libstdc++-v3: ChangeLog lib...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Wed Jan 28 09:53:00 GMT 2015
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 <rguenther@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
More information about the Libstdc++-cvs
mailing list