2015-01-28 Richard Biener <rguenther@suse.de>
commitac64c2700c1327e13d6ba142b1a7bba466a4e280
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jan 2015 09:53:39 +0000 (28 09:53 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jan 2015 09:53:39 +0000 (28 09:53 +0000)
tree928d9bf3a2c8f257cd9c7177c6402c44b98d91a6
parentb47145cf69428c1c4eb9123e4070904c6a74182a
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220201 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/eh_alloc.cc