[Bug c/63393] [regression]-ffreestanding not work: memset call cause valgrind crash

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Sep 27 19:46:00 GMT 2014


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I think what is happening is hand coded memset is being optimized to memset and
then becoming an infinite loop.  I thought there was a fix for this already.



More information about the Gcc-bugs mailing list