K 10 svn:author V 3 pfg K 8 svn:date V 27 2013-11-26T15:18:40.889697Z K 7 svn:log V 319 Forced commit to note that r258652 is actually: gcc: Move conditions before an assert. It is a bit cleaner to check the conditions before calling the assertion. It also preserves the style from the rest of the code. This is just a cosmetical change to match better what both Apple's gcc42 and Android's gcc-4.2.1 do. END