This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[committed] fix ssefn-1.c for targets that set an isa default


As the title says this will fail on darwin or any target which sets various different processor masks or other default tuning. Using - march=i386 fixes the problem. Committed to mainline as obvious after testing on x86-darwin.

-eric

2007-06-13 Eric Christopher <echristo@apple.com>

* gcc.target/i386/ssefn-1.c: Add -march=i386.

Attachment: testsuite.diff.txt
Description: Text document



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]