public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hjl at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/53383] Allow -mpreferred-stack-boundary=3 on x86-64
Date: Mon, 06 Jul 2015 11:51:00 -0000	[thread overview]
Message-ID: <bug-53383-4-yk00Wnxtnl@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-53383-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53383

--- Comment #23 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Mon Jul  6 11:50:47 2015
New Revision: 225452

URL: https://gcc.gnu.org/viewcvs?rev=225452&root=gcc&view=rev
Log:
Allow -mincoming-stack-boundary=3 with -mno-sse

Similar to -mpreferred-stack-boundary=3, -mincoming-stack-boundary=3 is
allowed with -mno-sse in 64-bit mode.

gcc/

        PR target/53383
        * config/i386/i386.c (ix86_option_override_internal): Allow
        -mincoming-stack-boundary=3 for 64-bit if SSE is disabled.

gcc/testsuite/

        PR target/53383
        * gcc.target/i386/pr53383-1.c: New file.
        * gcc.target/i386/pr53383-2.c: Likewise.
        * gcc.target/i386/pr53383-3.c: Likewise.

Added:
    trunk/gcc/testsuite/gcc.target/i386/pr53383-1.c
    trunk/gcc/testsuite/gcc.target/i386/pr53383-2.c
    trunk/gcc/testsuite/gcc.target/i386/pr53383-3.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog


      parent reply	other threads:[~2015-07-06 11:51 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-17  0:19 [Bug c/53383] New: " hpa at zytor dot com
2012-05-17 14:12 ` [Bug target/53383] " hjl.tools at gmail dot com
2012-05-17 14:29 ` hpa at zytor dot com
2012-05-17 15:44 ` hjl.tools at gmail dot com
2012-05-17 16:00 ` hpa at zytor dot com
2012-05-17 16:28 ` hpa at zytor dot com
2012-05-18 11:41 ` rguenth at gcc dot gnu.org
2012-05-18 12:02 ` hubicka at gcc dot gnu.org
2012-05-18 17:29 ` hpa at zytor dot com
2012-05-19 19:22 ` hubicka at ucw dot cz
2012-05-19 21:28 ` hjl.tools at gmail dot com
2012-05-19 21:54 ` hubicka at ucw dot cz
2012-05-20  4:45 ` hjl.tools at gmail dot com
2012-05-20 11:15 ` hubicka at ucw dot cz
2012-05-20 11:35   ` Jan Hubicka
2012-05-20 13:56 ` hubicka at ucw dot cz
2012-05-20 15:36 ` hjl.tools at gmail dot com
2012-05-20 15:39 ` hjl.tools at gmail dot com
2012-06-22 17:11 ` hjl at gcc dot gnu.org
2012-06-22 17:12 ` hjl.tools at gmail dot com
2012-06-22 17:13 ` hjl at gcc dot gnu.org
2013-02-27 10:22 ` paolo.carlini at oracle dot com
2015-07-05 19:56 ` luto at mit dot edu
2015-07-05 20:36 ` hjl.tools at gmail dot com
2015-07-05 20:49 ` luto at mit dot edu
2015-07-05 21:04 ` hjl.tools at gmail dot com
2015-07-06 11:51 ` hjl at gcc dot gnu.org [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-53383-4-yk00Wnxtnl@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).