------- Comment #8 from vincent at vinc17 dot org 2008-06-10 14:02 ------- I agree about SIGSEGV. But what about abort()? Wouldn't this be cleaner? This builtin trap is quite similar to a failed assertion (often used to avoid undefined behavior), isn't it?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36484