https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56511
H.J. Lu changed:
What|Removed |Added
Target Milestone|--- |12.0
Status|UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56511
--- Comment #4 from Igor Zamyatin 2013-03-07
08:52:53 UTC ---
Doesn't first argument of memcpy which is called from memcpy_vec have unknown
(1byte) alignment? If yes, how PPC managed to produce vector instructions?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56511
Igor Zamyatin changed:
What|Removed |Added
CC||izamyatin at gmail dot com
---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56511
Andrew Pinski changed:
What|Removed |Added
Target||x86_64-*-*
Component|rt