This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: lots of Java testsuite regressions on powerpc-darwin
- From: Jeffrey A Law <law at redhat dot com>
- To: Geoffrey Keating <geoffk at apple dot com>
- Cc: law at gcc dot gnu dot org, abalkiss at redhat dot com, sayle at gcc dot gnu dot org, tromey at redhat dot com, gcc-regression at gcc dot gnu dot org
- Date: Wed, 29 Mar 2006 16:37:24 -0700
- Subject: Re: lots of Java testsuite regressions on powerpc-darwin
- References: <B76E53E1-14EB-4AA3-9BBB-9D4DD6C9ACA5@apple.com>
- Reply-to: law at redhat dot com
On Wed, 2006-03-29 at 15:21 -0800, Geoffrey Keating wrote:
> ppc-darwin has acquired
>
> FAIL: PR15133 run
> FAIL: PR18116 run
> FAIL: bytebuffer run
> FAIL: calls run
> FAIL: cxxtest run
> FAIL: directbuffer run
> FAIL: field run
> FAIL: final_method run
> FAIL: findclass run
> FAIL: iface run
> FAIL: invoke run
> FAIL: jniutf run
> FAIL: martin run
> FAIL: noclass run
> FAIL: overload run
> FAIL: pr11951 run
> FAIL: pr18278 run
> FAIL: pr23739 run
> FAIL: register run
> FAIL: simple_int run
> FAIL: throwit run
> FAIL: virtual run
>
> between revisions 112451 and 112482.
>
> The only changes I can see there that would likely have caused this are:
>
> ------------------------------------------------------------------------
> r112453 | law | 2006-03-28 07:35:47 -0800 (Tue, 28 Mar 2006) | 7 lines
>
> PR tree-optimization/26796
> * tree-ssa-dom.c (propagate_rhs_into_lhs): Queue blocks which
> need EH edge cleanups rather than purging them immediately.
> (eliminate_degenerate_phis): Handle queued EH cleanups.
I'd consider this highly unlikely -- unless those tests were
compile-time failing before and are runtime failing now.
I don't have a Darwin box, so I can't really test this stuff...
jeff