K 10 svn:author V 6 gerald K 8 svn:date V 27 2019-11-17T22:55:14.112060Z K 7 svn:log V 359 Forward port r509717 | gerald | 2019-08-24 from lang/gcc9 since this issue has not been addressed upstream yet: clang on rs6000/powerpc* unfortunately poisons user namespace by default (without any special options or include files being required). Until that changes (or GCC changes) we need to avoid using vec_step as a variable name. PR: 239266 END