Re: [PATCH] Recognize arc32

2021-06-30 Thread Dmitry V. Levin
On Thu, Jun 03, 2021 at 09:01:25PM -0700, Vineet Gupta wrote: > This is the 32-bit variant of ARCv3 ISA (which is not compatible with the > 32-bit ARCv2 ISA) > > | make check > | cd testsuite && bash config-guess.sh && rm uname > | PASS: config.guess checks (136 tests) > | cd testsuite && bash con

Re: [PATCH] Recognize arc32

2021-06-25 Thread Vineet Gupta
On 6/3/21 9:01 PM, Vineet Gupta wrote: > This is the 32-bit variant of ARCv3 ISA (which is not compatible with the > 32-bit ARCv2 ISA) > > | make check > | cd testsuite && bash config-guess.sh && rm uname > | PASS: config.guess checks (136 tests) > | cd testsuite && bash config-sub.sh > | PASS: co