http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888
--- Comment #5 from Max Reitz <xanclic at gmail dot com> 2013-04-09 13:02:19 UTC --- (In reply to comment #3) > Just add -fno-tree-loop-distribute-patterns to the already long list of > options > you need for compilation of certain routines in your C library. This works for me, however, I don't see this parameter documented in gcc's manpage (which might prove helpful).