This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/64655] Vectorizer is always using load aligned instructions with objects with the "aligned" attribute
- From: "adrien at guinet dot me" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 18 Jan 2015 19:25:16 +0000
- Subject: [Bug c/64655] Vectorizer is always using load aligned instructions with objects with the "aligned" attribute
- Auto-submitted: auto-generated
- References: <bug-64655-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64655
--- Comment #10 from Adrien Guinet <adrien at guinet dot me> ---
Well, okay, that implication didn't look that obvious. Sorry for the constant
bug reopening, it was not my intent. And thanks for the clarifications!