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: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 01 Aug 2017 14:02:50 +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
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Yes, I think everything asked for is already present via those options (just no
way to configure a different default).
Thus either INVALID or WORKSFORME. Pick ;)