[Bug libstdc++/21554] [4.0 Regression] ext/array_allocator/2.cc execution fails
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Wed Jun 1 08:43:00 GMT 2005
------- Additional Comments From pcarlini at suse dot de 2005-06-01 08:43 -------
Eric, if you are willing to prepare a patchlet xfailing the testcase on
"strict-alignment" targets, whatever that means (*), I would be grateful.
(*) Actually, in case of hppa64 the alignment is insufficient for the
size_t length and capacity fields. In other cases (powerpc) can be the
atomic memory for the reference-count. In any case, I don't think we
can fix this problem without changing basic_string in a binary
incompatible way vs other so.6 releases, unfortunately. Certainly, not
for 4.0.x.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21554
More information about the Gcc-bugs
mailing list