https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124052
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #4) > _BitInt testcase (C): Well this one should return `limit < 0 ? 0 : limit;` But you get the idea.
