https://bugs.freedesktop.org/show_bug.cgi?id=101881

--- Comment #19 from Mike Lothian <m...@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.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to