------- 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

Reply via email to