Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 2020 19:03:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 249863] SSE2 is enabled by default on amd64, but is not enabled by default on i386
Message-ID:  <bug-249863-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 249863
           Summary: SSE2 is enabled by default on amd64, but is not
                    enabled by default on i386
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: yuri@freebsd.org

For example, the port misc/vxl r526931 fails on i386 because cmake can't fi=
nd
SSE2 enabled in the base compiler:
http://beefy17.nyi.freebsd.org/data/head-i386-default/p549547_s365984/logs/=
errors/vxl-2.0.2.629.log
but it normally succeeds on amd64 because SSE2 is enabled in the base compi=
ler.

The defaults for SSE2 being enabled should be the same on both i386 and amd=
64
because the SSE status doesn't depend on the mode being 32-bit or 540-bit.

--=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-249863-227>