[Bug tree-optimization/59611] std::copy performs worse than naive implementation when copying a single known byte

2014-07-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59611 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/59611] std::copy performs worse than naive implementation when copying a single known byte

2014-07-11 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59611 Bug 59611 depends on bug 61473, which changed state. Bug 61473 Summary: register sized memmove not inlined https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61473 What|Removed |Added

[Bug tree-optimization/59611] std::copy performs worse than naive implementation when copying a single known byte

2014-06-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59611 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Depends on||61473 ---

[Bug tree-optimization/59611] std::copy performs worse than naive implementation when copying a single known byte

2014-06-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59611 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/59611] std::copy performs worse than naive implementation when copying a single known byte

2013-12-27 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59611 Marc Glisse glisse at gcc dot gnu.org changed: What|Removed |Added Keywords|