]> gcc.gnu.org Git - gcc.git/commit
testsuite: arg-pushing reqs -mno-accumulate-outgoing-args
authorAlexandre Oliva <oliva@adacore.com>
Wed, 15 Nov 2023 01:15:32 +0000 (22:15 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Wed, 15 Nov 2023 01:15:32 +0000 (22:15 -0300)
commita9a0daa3e55733318c5ad25c7420da0417d5b650
treeecdb92ad4226f49dc0df92183064922ade789c8f
parenta1ad62ee2fd070854d2137f35614af639c1a94f2
testsuite: arg-pushing reqs -mno-accumulate-outgoing-args

gcc.target/i386/pr95126-m32-[34].c expect push instructions that are
only present with -mno-accumulate-outgoing-args, so make that option
explicit rather than dependent on tuning.

for  gcc/testsuite/ChangeLog

* gcc.target/i386/pr95126-m32-3.c: Add
-mno-accumulate-outgoing-args.
* gcc.target/i386/pr95126-m32-4.c: Likewise.
gcc/testsuite/gcc.target/i386/pr95126-m32-3.c
gcc/testsuite/gcc.target/i386/pr95126-m32-4.c
This page took 0.073316 seconds and 5 git commands to generate.