[Bug 3533] [IcedTea8] HotSpot generates code with unaligned stack, crashes on SSE operations

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri May 25 21:56:35 UTC 2018


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3533

--- Comment #30 from Maciej S. Szmigiero <mail at maciej.szmigiero.name> ---
I see that changes described in the last two comments only refer to adding a 
"-mstackrealign" flag.

As it was shown in the comment 23 this flag alone is not enough to add stack
realigning code to every C/C++ function with an external call and so to fix
this
issue (at least on some compiler versions).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20180525/beb7e72a/attachment.html>


More information about the distro-pkg-dev mailing list