[Bug middle-end/59420] arm: broken code generated (memset from newlib 2.0)
holler at ahsoftware dot de
gcc-bugzilla@gcc.gnu.org
Sun Dec 8 02:29:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59420
--- Comment #4 from Alexander Holler <holler at ahsoftware dot de> ---
Thanks a lot for the very fast solution.
I wasn't aware that gcc does such optimizations and maybe posted the bug too
fast without really having examined the assembler.
Using -fno-tree-loop-distribute-patterns indeed fixes the problem.
Again, thanks a lot.
More information about the Gcc-bugs
mailing list