Hi! On Wed, Apr 17, 2019 at 03:05:06PM +0800, Xiong Hu Luo wrote: > On 2019/4/16 PM6:54, Segher Boessenkool wrote: > > ("be" and "le" are essentially PowerPC-specific selectors on the 7 branch, > > otherwise you'd need a release manager's approval as well). > > Do you mean move the "be" and "le" code from > gcc/testsuite/lib/target-supports.exp to > gcc/testsuite/gcc.target/powerpc/powerpc.exp here?
I mean it is okay as you posted it, and I can approve it even though it is in generic code. :-) Segher