]> git.ipfire.org Git - thirdparty/gcc.git/commit
darwin, x86, testsuite - Match codegen
authoriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 May 2019 20:06:22 +0000 (20:06 +0000)
committeriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 May 2019 20:06:22 +0000 (20:06 +0000)
commit26157c2a6083e89cfd74f6827f8cc45173a6a388
treedef776f968161fbcbb77f2099b018cc221dd6ba1
parent02180879997eedd82ab5503fdc4010808635838e
darwin, x86, testsuite - Match codegen

For this test, we can match the codegen expected in the scan-asms
by avoiding the extra indirection that's mandated by the ABI for
common access and by using -mdynamic-no-pic for the 32b case.

gcc/testsuite/

2019-05-27  Iain Sandoe  <iain@sandoe.co.uk>

* gcc.target/i386/pr22076.c: Adjust options to
match codegen expected by the scan-asms.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@271670 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr22076.c