This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: results for egcs-2.91.53 586-pc-linux-gnulibc1
>>>>> Joe Buck <jbuck@synopsys.com> writes:
> It appears that our testing methodology has a severe problem: we can
> report PASS for a test, even though the compiler crashes on the test!
Actually, I fixed this back in May:
1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
* lib/old-dejagnu.exp: All tests fail if we got an internal compiler
error for the line.
Is this not working for you?
Jason