[PATCH] testsuite: Introduce be/le selectors

Richard Earnshaw (lists) Richard.Earnshaw@arm.com
Wed May 23 09:33:00 GMT 2018


On 22/05/18 22:21, Jeff Law wrote:
> On 05/21/2018 03:46 PM, Segher Boessenkool wrote:
>> This patch creates "be" and "le" selectors, which can be used by all
>> architectures, similar to ilp32 and lp64.
>>
>> Is this okay for trunk?
>>
>>
>> Segher
>>
>>
>> 2017-05-21  Segher Boessenkool  <segher@kernel.crashing.org>
>>
>> gcc/testsuite/
>> 	* lib/target-supports.exp (check_effective_target_be): New.
>> 	(check_effective_target_le): New.
> I think this is fine.  "be" "le" are used all over the place in gcc and
> the kernel to denote big/little endian.

except when el and eb are used for perversity... :-)

R.

> 
> jeff
> 



More information about the Gcc-patches mailing list