https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83022
--- Comment #12 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Created attachment 61041 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61041&action=edit Testcases for probability In the case of dontcombine and maybecombine we should not do the combine of memset/malloc to calloc. docombine we should.