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

--- Comment #16 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot 
Uni-Bielefeld.DE> ---
> --- Comment #13 from Uroš Bizjak <ubizjak at gmail dot com> ---
> (In reply to rguent...@suse.de from comment #10) 
>> > +FAIL: gcc.target/i386/minmax-7.c scan-assembler pminsd
>> 
>> Not for me.  I've used -march=haswell in all of these testcases to
>> rule out ISA and cost issues.  So I really don't know what's the issue
>> with these FAILs.
>
> IIRC 32bit Solaris doesn't guarantee 16byte stack alignment, so STV is
> disabled.

Indeed: adding -mno-stackrealign (as is done in a couple of other STV
tests already) fixes this failure and the ones reported in PR
rtl-optimization/91154.

Tested with the appropriate runtest invocation on i386-pc-solaris2.11
and x86_64-pc-linux-gnu (both multilibs each).

Reply via email to