Re: [PATCH v4 0/7] RISC-V big endian support

2021-03-23 Thread Kito Cheng via Gcc-patches
Hi Marcus: Verified with spike for rv32be and rv64be. Committed to trunk, appreciate your work on this, RISC-V big-endian support just reached a great milestone today! On Sat, Mar 20, 2021 at 3:50 AM Marcus Comstedt wrote: > > New update of the RISC-V big endian support. > > Changes since v3: >

[PATCH v4 0/7] RISC-V big endian support

2021-03-19 Thread Marcus Comstedt
New update of the RISC-V big endian support. Changes since v3: * Changed riscv_subword to take endianness into account. This fixed multiple issues with long long on 32-bit. Testsuite results are now on par with little endian also on 32 bit. The only exception is gcc.c-torture/