Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2017 20:43:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-toolchain@FreeBSD.org
Subject:   [Bug 221733] SSE2 instructions emited in compiler-rt on AMD Sempron 3000+
Message-ID:  <bug-221733-29464-MJ6wOWhb51@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221733-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221733-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=3D221733

Dimitry Andric <dim@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dim@FreeBSD.org

--- Comment #3 from Dimitry Andric <dim@FreeBSD.org> ---
Hm, there are more .S files under contrib/compiler-rt/lib/builtins/i386 whi=
ch
unconditionally use SSE, although for instance ashldi3.S has an explicit te=
st
for __SSE2__, and if that isn't defined, it uses GPRs.

I think this might be worth an upstream bug.

--=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-221733-29464-MJ6wOWhb51>