K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2019-11-16T16:27:31.591225Z K 7 svn:log V 277 powerpcspe: Mark asm statement in spe_save_reg_high as clobbering memory Modern gcc errors that "'vec[0]' is used uninitialized in this function" without us telling it that vec is clobbered. Neither clang nor gcc 4.2.1 error on the existing construct. Submitted by: bdragon END