This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: i386.md splits II, test results.
- To: Jan Hubicka <hubicka at atrey dot karlin dot mff dot cuni dot cz>, egcs-patches at cygnus dot com
- Subject: Re: i386.md splits II, test results.
- From: Robert Lipe <robertl at dgii dot com>
- Date: Thu, 1 Oct 1998 16:35:04 -0500
- References: <19981001154331.42548@atrey.karlin.mff.cuni.cz>
After several mail transactions with Jan, he sent me his i386.md. I've
just finished running the full (language, not library) testsuite on
i686-pc-sco3.2v5.0.5 for coff, pic, and elf. I found only a few new
failures, but I now have reason to question my baseline.
gcc.c-torture/execute/arith-rand.c fails all tests at all opt levels.
gcc.c-torture/execute/980526-3.c fails all tests, all opt levels.
gcc.c-torture/execute/920625-1.c fails with -fPIC -O2 -fomit-frame-pointer -finline-functions
RJL