[Bug tree-optimization/87505] Vectorizer generates a lot of code for a small loop

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Oct 4 10:06:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87505

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Both making i std::size_t or casting (base + 4) to int "fixes" this.


More information about the Gcc-bugs mailing list