[Bug libstdc++/21554] [4.0 Regression] ext/array_allocator/2.cc execution fails

2005-06-01 Thread ebotcazou at gcc dot gnu dot org

--- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-06-01 
08:33 ---
Confirmed on SPARC/Solaris 64-bit.


-- 
   What|Removed |Added

 CC||ebotcazou at gcc dot gnu dot
   ||org
 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
 GCC target triplet||hppa64-hpux, sparc64-solaris
   Last reconfirmed|-00-00 00:00:00 |2005-06-01 08:33:42
   date||
Summary|[4.0 Regression]|[4.0 Regression]
   |ext/array_allocator/2.cc|ext/array_allocator/2.cc
   |execution test fails on |execution fails
   |hppa64-hpux |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21554


[Bug libstdc++/21554] [4.0 Regression] ext/array_allocator/2.cc execution fails

2005-06-01 Thread pcarlini at suse dot de

--- 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