[Patch] libstdc++/25626: valarray vs non-POD

Paolo Carlini pcarlini@suse.de
Fri Jan 13 13:43:00 GMT 2006


Hi Gaby,

can you have a look to the below? Seems rather straightforward to me,
suitable for 4_1-branch too, after a bit of testing.

For mask_array and _Expr I'm just calling copy_construct instead of
copy;  slice_array, gslice_array and indirect_array I'm also calling
existing copy_construct facilities (on pointers) by using ._M_data directly.

Tested x86-linux.

Paolo.

///////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_25626
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20060113/e2fb4d39/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_25626
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20060113/e2fb4d39/attachment-0001.ksh>


More information about the Libstdc++ mailing list