This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/81646] i386 SSE2 compilation mode which preserves psABI stack alignment without requiring it
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 01 Aug 2017 17:16:15 +0000
- Subject: [Bug target/81646] i386 SSE2 compilation mode which preserves psABI stack alignment without requiring it
- Auto-submitted: auto-generated
- References: <bug-81646-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81646
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> ---
You can use -mstackrealign.
*** This bug has been marked as a duplicate of bug 40838 ***