K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-03-04T15:30:41.311397Z K 7 svn:log V 236 Work around aliasing issues detected in modern GCC. Avoid casting gymnastics that lead to pointer aliasing by introducing an inline function as done in NetBSD (but without #if0'd WIP code). Obtained from: NetBSD (CVS Rev. 1.24, 1.25) END