K 10 svn:author V 6 rpaulo K 8 svn:date V 27 2010-08-19T12:59:57.238172Z K 7 svn:log V 312 Remove unneeded casts in inline assembly in contrib/gcc/longlong.h, which are apparently "heinous" GNU extensions, so clang can compile this without using the -fheinous-gnu-extensions option. Results in *no* binary change, neither with clang, nor with gcc. Submitted by: Dimitry Andric END