[PATCH] testsuite: i386: Use -fomit-frame-pointer for gcc.target/i386/pr100704-1.c etc.

Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
Mon Oct 25 13:42:07 GMT 2021


gcc.target/i386/pr100704-[12].c currently FAIL on 64-bit Solaris/x86:

FAIL: gcc.target/i386/pr100704-1.c scan-assembler-not pushq
FAIL: gcc.target/i386/pr100704-2.c scan-assembler-not pushq

Fixed by compiling with -fomit-frame-pointer.

Tested on i386-pc-solaris2.11 and x86_64-pc-linux-gnu.

Ok for master?

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


2021-10-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	gcc/testsuite:
	* gcc.target/i386/pr100704-1.c: Add -fomit-frame-pointer to
	dg-options.
	* gcc.target/i386/pr100704-2.c: Likewise.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: testsuite-i386-pr100704-no-fp.patch
Type: text/x-patch
Size: 917 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20211025/ab61fca6/attachment.bin>


More information about the Gcc-patches mailing list