Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2019 05:34:27 -0700
From:      Enji Cooper <yaneurabeya@gmail.com>
To:        Kyle Evans <kevans@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r352465 - head/share/mk
Message-ID:  <0FBC9A62-AE3B-4F27-AABC-06FF45F415F1@gmail.com>
In-Reply-To: <201909180158.x8I1wuZu011258@repo.freebsd.org>
References:  <201909180158.x8I1wuZu011258@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> On Sep 17, 2019, at 18:58, Kyle Evans <kevans@freebsd.org> wrote:
>=20
> Author: kevans
> Date: Wed Sep 18 01:58:56 2019
> New Revision: 352465
> URL: https://svnweb.freebsd.org/changeset/base/352465
>=20
> Log:
>  googletest: default-disable on all of MIPS for now
>=20
>  Parts of the fusefs tests trigger a bug in current versions of llvm: IR
>  representation of some routine for the MIPS targets is a function with a
>  large number of arguments. This then leads the compiler on an hour+ long
>  goose chase, which is OK if you build the current tree but less-so if you=
're
>  trying external toolchain or doing a universe build involving mips when i=
t
>  eventually gets switched over to LLVM.
>=20
>  Better, accurate details can be found in LLVM PR43263.

Uhhhhh... why not do this in tests/sys/... instead?
-Enji=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0FBC9A62-AE3B-4F27-AABC-06FF45F415F1>