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
On Wed, Jun 23, 2021 at 12:57:01AM -0400, Jacob Bachmeyer wrote:
> "Dmitry V. Levin" writes:
> > On Wed, May 26, 2021 at 09:26:02PM -0400, Jacob Bachmeyer wrote:
> >> This patch series tidies config.guess and reverts to classic backtick
> >> command substitutions. This is a respin after the earli