This is the mail archive of the gcc-regression@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]

Re: lots of Java testsuite regressions on powerpc-darwin


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



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