K 10 svn:author V 3 pfg K 8 svn:date V 27 2015-05-15T17:51:03.693505Z K 7 svn:log V 214 Replace a CONSTCOND for a void value as a replacement for __unreachable builtin This only applies if we are not using clang or gcc but it lets us use the __unreachable() buitin in expressions. Suggested by: tijl END