This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/42845] Want __gnu_cxx::uninitialized_aligned_{copy,swap}



------- Comment #1 from paolo dot carlini at oracle dot com  2010-01-22 18:54 -------
Confirmed. My plan wrt PR42832 would be first using both in std and tr1 memcpy,
as a minimal safe goal for 4.5.0. We may even try to implement this, for use in
std, in time for 4.5.0, but seems unlikely at this point.


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-01-22 18:54:49
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]