Re: Bootstrap failure -- verify_ssa failed

2005-06-30 Thread Ulrich Weigand
Diego Novillo <[EMAIL PROTECTED]> wrote on 28.06.2005 20:51:52: > On Tue, Jun 28, 2005 at 08:38:13PM +0200, Ulrich Weigand wrote: > > Hello, > > > > with current GCC mainline bootstrap fails on s390(x)-ibm-linux > > during stage2 build with: > > > I'm on it. s390(x) bootstrap failures are now fix

Re: Bootstrap failure -- verify_ssa failed

2005-06-28 Thread Diego Novillo
On Tue, Jun 28, 2005 at 08:38:13PM +0200, Ulrich Weigand wrote: > Hello, > > with current GCC mainline bootstrap fails on s390(x)-ibm-linux > during stage2 build with: > I'm on it. Diego.

Re: Bootstrap failure -- verify_ssa failed

2005-06-28 Thread Andrew Pinski
On Jun 28, 2005, at 2:38 PM, Ulrich Weigand wrote: Hello, with current GCC mainline bootstrap fails on s390(x)-ibm-linux during stage2 build with: ../../gcc-head/gcc/tree-ssa-operands.c: In function 'finalize_ssa_uses': ../../gcc-head/gcc/tree-ssa-operands.c:570: error: Definition in block

Re: Bootstrap failure -- verify_ssa failed

2005-06-28 Thread David Edelsohn
The same failure occurs on PowerPC: http://gcc.gnu.org/ml/gcc-regression/2005-06/msg00090.html David