On Mon, May 21, 2018 at 11:59:43PM +0200, Rainer Orth wrote: > Hi Segher, > > > This patch creates "be" and "le" selectors, which can be used by all > > architectures, similar to ilp32 and lp64. > > > > Is this okay for trunk? > > two issues: I don't find be and le particularly expressive. Maybe > big-endian and little-endian?
But they will be used a _lot_, at least for rs6000, in places where space is it a premium. Like in scan-assembler-times and the like. > Besides, whatever we do, the new keywords need documenting in > sourcebuild.texi. Ah yes, I forgot. Thanks. Segher