https://bugs.winehq.org/show_bug.cgi?id=42805
Drew McRae winebugs@mcraes.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winebugs@mcraes.org
--- Comment #16 from Drew McRae winebugs@mcraes.org --- Created attachment 58285 --> https://bugs.winehq.org/attachment.cgi?id=58285 Output of `gcc -march=native -v -Q --help=target` for Ryzen
I'm having a similar issue with -march=native on my Ryzen 7 1800x using gcc 6.3.0 on Gentoo. I've had this with numerous versions of wine, but recent testing has been with 2.3, 2.5, and 2.8. When I changed my -march to haswell (as had been suggested for Ryzen CPUs before gcc 6), the crashes/freezes go away. I have attached my output of `gcc -march=native -v -Q --help=target` as well, hopefully that helps narrow things down.