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
This commit is contained in:
Richard Biener 2015-01-28 09:53:39 +00:00 committed by Richard Biener
parent de5bcff3bc
commit 8aa33fadbe
2 changed files with 18 additions and 8 deletions