[Bug 101881] [regression] 32bit steam games segfault when launched with DRI_PRIME=1
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 8 15:08:55 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101881
--- Comment #19 from Mike Lothian <mike at fireburn.co.uk> ---
So I tried dropping the -march=native and now it all works no matter what
version of GCC I use. So it looks like GCC 7+ is miscompiling 32bit apps with
-march=native
I then added in -mbmi which broke things again and I finally tested with
-march=native -mno-bmi which worked
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170808/75beddba/attachment.html>
More information about the dri-devel
mailing list