On Mon, Aug 17, 2015 at 12:11:33PM -0400, Rich Felker wrote:

> Most if not all actual sh2 hardware is big-endian, but since
> sh4-linux was originally little-endian, the convention gcc uses is
> that sh*-linux is considered little-endian unless there's a suffix
> to override it. Thus it's presently impossible to get a big-endian
> sh2-linux configuration. Reportedly passing sh2eb as the target
> worked at some point in the past (gcc 4.2 era?) but was later
> broken. This patch fixes it.

OK, thanks. Next time please include a ChangeLog entry and test case.

Cheers, Ben

Attachment: signature.asc
Description: Digital signature

_______________________________________________
config-patches mailing list
config-patches@gnu.org
https://lists.gnu.org/mailman/listinfo/config-patches

Reply via email to