[Bug c/26367] multiple levels of __builtin_expect

acahalan at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Feb 22 03:18:00 GMT 2006



------- Comment #6 from acahalan at gmail dot com  2006-02-22 03:18 -------
I don't think it is legit to extract any sort of certainty from this:

  if (x == 0)
    abort();
  return x;

There may be a SIGABRT handler which allows the program to live.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26367



More information about the Gcc-bugs mailing list