This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/21554] [4.0 Regression] ext/array_allocator/2.cc execution fails
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jun 2005 08:43:19 -0000
- Subject: [Bug libstdc++/21554] [4.0 Regression] ext/array_allocator/2.cc execution fails
- References: <20050513192329.21554.jsm28@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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