Re: [PATCH] RISC-V: Enable TARGET_SUPPORTS_WIDE_INT

2022-05-23 Thread Palmer Dabbelt
On Mon, 23 May 2022 14:58:29 PDT (-0700), Vineet Gupta wrote: Ping ! With commit restrictions relaxed now, can this be added to trunk now ? Committed, with some fixups to indentation and to handle the .c -> .cc move (which git didn't figure out for this one, not exactly sure why). Thx, -Vi

Re: [PATCH] RISC-V: Enable TARGET_SUPPORTS_WIDE_INT

2022-05-23 Thread Vineet Gupta
Ping ! With commit restrictions relaxed now, can this be added to trunk now ? Thx, -Vineet On 2/6/22 22:06, Vineet Gupta wrote: This is at par with other major arches such as aarch64, i386, s390 ... No testsuite regressions: same numbers w/ w/o | === gcc Summary === | |# of exp

Re: [PATCH] RISC-V: Enable TARGET_SUPPORTS_WIDE_INT

2022-02-09 Thread Vineet Gupta
On 2/7/22 13:24, Vineet Gupta wrote: On 2/7/22 10:58, Palmer Dabbelt wrote: On Mon, 07 Feb 2022 09:41:10 PST (-0800), Vineet Gupta wrote: On 2/7/22 01:28, Philipp Tomsich wrote: Vineet, On Mon, 7 Feb 2022 at 07:06, Vineet Gupta wrote: This is at par with other major arches such as aa

Re: [PATCH] RISC-V: Enable TARGET_SUPPORTS_WIDE_INT

2022-02-07 Thread Vineet Gupta
On 2/7/22 10:58, Palmer Dabbelt wrote: On Mon, 07 Feb 2022 09:41:10 PST (-0800), Vineet Gupta wrote: On 2/7/22 01:28, Philipp Tomsich wrote: Vineet, On Mon, 7 Feb 2022 at 07:06, Vineet Gupta wrote: This is at par with other major arches such as aarch64, i386, s390 ... No testsuite regr

Re: [PATCH] RISC-V: Enable TARGET_SUPPORTS_WIDE_INT

2022-02-07 Thread Palmer Dabbelt
On Mon, 07 Feb 2022 09:41:10 PST (-0800), Vineet Gupta wrote: On 2/7/22 01:28, Philipp Tomsich wrote: Vineet, On Mon, 7 Feb 2022 at 07:06, Vineet Gupta wrote: This is at par with other major arches such as aarch64, i386, s390 ... No testsuite regressions: same numbers w/ w/o Putting that

Re: [PATCH] RISC-V: Enable TARGET_SUPPORTS_WIDE_INT

2022-02-07 Thread Vineet Gupta
On 2/7/22 01:28, Philipp Tomsich wrote: Vineet, On Mon, 7 Feb 2022 at 07:06, Vineet Gupta wrote: This is at par with other major arches such as aarch64, i386, s390 ... No testsuite regressions: same numbers w/ w/o Putting that check seems a good idea, but I haven't seen any cases related

Re: [PATCH] RISC-V: Enable TARGET_SUPPORTS_WIDE_INT

2022-02-07 Thread Philipp Tomsich
Vineet, On Mon, 7 Feb 2022 at 07:06, Vineet Gupta wrote: > > This is at par with other major arches such as aarch64, i386, s390 ... > > No testsuite regressions: same numbers w/ w/o Putting that check seems a good idea, but I haven't seen any cases related to this get through anyway. Do you have

[PATCH] RISC-V: Enable TARGET_SUPPORTS_WIDE_INT

2022-02-06 Thread Vineet Gupta
This is at par with other major arches such as aarch64, i386, s390 ... No testsuite regressions: same numbers w/ w/o | === gcc Summary === | |# of expected passes 113392 |# of unexpected failures 27 |# of unexpected successes 3 |# of expected failures 60