https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122412
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to rockeet from comment #3) > gcc also did not handled __builtin_expect in this example, while clang > gracefully handled. Not really, it copied the loop header which might produce bigger code.
