https://bugs.kde.org/show_bug.cgi?id=402480
--- Comment #5 from Mark Wielaard ---
There was a similar issue for the x86-linux testcase, fixed with:
commit c512949082c4fc2285a82e102d4212c66e034a31
Author: Mark Wielaard
Date: Fri Jan 11 20:00:17 2019 +0100
Bug 402480 Do not use %esp in clo
https://bugs.kde.org/show_bug.cgi?id=402480
--- Comment #4 from Khem Raj ---
(In reply to Mark Wielaard from comment #3)
> (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
> > > it
https://bugs.kde.org/show_bug.cgi?id=402480
Mark Wielaard changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=402480
--- Comment #2 from Khem Raj ---
(In reply to Mark Wielaard from comment #1)
> Comment on attachment 117070 [details]
> Patch to fix the issue
>
> While I agree that trying to clobber the stack pointer doesn't make sense
> (and it only "works" because
https://bugs.kde.org/show_bug.cgi?id=402480
Mark Wielaard changed:
What|Removed |Added
CC||m...@klomp.org
--- Comment #1 from Mark Wielaar