This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/81313] Bad stack realignment code with -mno-accumulate-outgoing-args
- From: "uros at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 09 Jul 2017 21:02:14 +0000
- Subject: [Bug target/81313] Bad stack realignment code with -mno-accumulate-outgoing-args
- Auto-submitted: auto-generated
- References: <bug-81313-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81313
--- Comment #3 from uros at gcc dot gnu.org ---
Author: uros
Date: Sun Jul 9 21:01:42 2017
New Revision: 250086
URL: https://gcc.gnu.org/viewcvs?rev=250086&root=gcc&view=rev
Log:
PR target/81313
* gcc.dg/stack-layout-dynamic-1.c (bar): Add 4 additional
integer argumets to bypass x86_64 outgoing args optimization.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.dg/stack-layout-dynamic-1.c