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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Adding:

  if (s < 0) __builtin_unreachable();

"fixes" the warning.

Reply via email to