This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Improved results
- To: law at cygnus dot com
- Subject: Re: Improved results
- From: Joe Buck <jbuck at synopsys dot com>
- Date: Tue, 28 Oct 97 11:19:23 PST
- Cc: jackson at msrce dot howard dot edu, egcs at cygnus dot com
> > Much better, except for the 58 unexpected g77 errors. These
> > results were for the 971023 snapshot with Richard Henderson's
> > Oct. 24 alpha.md patch installed. The 970929 snapshot still
> > gave the best results for me.
> Can you send me <objdir>/gcc/testsuite/g77.log? No need to
> send it to the whole list :-)
This is almost certainly a dejagnu problem. My workaround is to
fix the find_g77 procedure in libgloss.exp to eliminate the --driver
flag, but I'd prefer it if a new dejagnu snapshot were released.