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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Shouldn't this help in the library then?

      if (__hi < __lo)
        __builtin_unreachable();

Reply via email to