Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2018 23:26:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-toolchain@FreeBSD.org
Subject:   [Bug 225838] clang error on 10.4 i386 - ran out of registers during register allocation
Message-ID:  <bug-225838-29464-LIv8IuloHc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225838-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225838-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225838

Dimitry Andric <dim@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |dim@FreeBSD.org
           Assignee|freebsd-toolchain@FreeBSD.o |dim@FreeBSD.org
                   |rg                          |

--- Comment #2 from Dimitry Andric <dim@FreeBSD.org> ---
I can reproduce the error, and found that upstream's
https://reviews.llvm.org/rL212119 fixes it, however this is a commit that is
difficult to backport to clang 3.4.1 (it uses C++11 and is from quite a bit
post the upstream 3.5 version), not to mention that it is likely pretty ris=
ky.

As an "easy solution" I would recommend to make the port depend on, and use=
, a
newer version of clang, 3.8 or higher should do.  Might as well take clang =
5.0
since that is used quite a lot in the ports tree already.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225838-29464-LIv8IuloHc>