re PR libstdc++/64798 (g++.old-deja/g++.eh/badalloc1.C FAILs)
authorRichard Biener <rguenther@suse.de>
Wed, 28 Jan 2015 09:53:39 +0000 (09:53 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 28 Jan 2015 09:53:39 +0000 (09:53 +0000)
commit8aa33fadbe1ca12a8e1c3b188a2301a0239e8e7b
tree928d9bf3a2c8f257cd9c7177c6402c44b98d91a6
parentde5bcff3bcce9ccb415e354415825c2ad7f03316
re PR libstdc++/64798 (g++.old-deja/g++.eh/badalloc1.C FAILs)

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.

From-SVN: r220201
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/eh_alloc.cc