https://bugs.kde.org/show_bug.cgi?id=402480
Mark Wielaard <m...@klomp.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #3 from Mark Wielaard <m...@klomp.org> --- (In reply to Khem Raj from comment #2) > (In reply to Mark Wielaard from comment #1) > > So how about just removing the clobber, but keeping stack pointer change > > itself: > > OK that seems fine to me. It will work. Thanks. Pushed that to master as: commit 022f5af61bc3cbfa2b74ab355b0d2d30b3dab027 Author: Khem Raj <raj.k...@gmail.com> Date: Sat Dec 22 15:28:40 2018 -0800 tests/amd64: Do not clobber %rsp register This is seen with gcc-9.0 compiler now which is fix that gcc community did recently https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52813 Signed-off-by: Khem Raj <raj.k...@gmail.com> -- You are receiving this mail because: You are watching all bug changes.