When compiling with -march=native -Os -fomit-frame-pointer -pipe produces a segfault in libQt5Qml.so.5.15.2. Using -O2 fixes the problem. Reproducible: Always Steps to Reproduce: 1. build with -Os 2. start plamsa workspace Actual Results: dmesg produces segfault, plasma wont load.
Created attachment 756118 [details] emerge --info
Please include a backtrace (see https://wiki.gentoo.org/wiki/Debugging) but this probably needs to go upstream.