[Bug middle-end/59420] arm: broken code generated (memset from newlib 2.0)

2013-12-07 Thread holler at ahsoftware dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59420 --- Comment #4 from Alexander Holler --- 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-pat

[Bug c/59420] arm: broken code generated (memset from newlib 2.0)

2013-12-07 Thread holler at ahsoftware dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59420 --- Comment #1 from Alexander Holler --- Created attachment 31397 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31397&action=edit memset.s

[Bug c/59420] New: arm: broken code generated (memset from newlib 2.0)

2013-12-07 Thread holler at ahsoftware dot de
Component: c Assignee: unassigned at gcc dot gnu.org Reporter: holler at ahsoftware dot de Created attachment 31396 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31396&action=edit memset.i Using gcc (4.8.2) to compile newlib 2.0 broken code will be generated for memset.