On 28/02/12 15:27, Richard Earnshaw wrote:
> The pattern to match a big-endian machine for linux is ambiguous as
> reported by the PR and can cause some little-endian triplets to be
> confused as big-endian.
>
> This patch makes the string unambiguous.
>
> R.
>
> * config.gcc (arm*-*-linux
The pattern to match a big-endian machine for linux is ambiguous as
reported by the PR and can cause some little-endian triplets to be
confused as big-endian.
This patch makes the string unambiguous.
R.
* config.gcc (arm*-*-linux*): Use an unambiguous pattern for
detecting big-en