Re: Ada bootstrap failure

2014-08-04 Thread Arnaud Charlet
> All the reported errors look like the following two: > > exp_ch4.adb:6502:07: "Check_Float_Op_Overflow" is undefined (more > references follow) > exp_ch4.adb:6852:19: (style) misplaced "then" That does not ring a bell, but this looks like a transient glitch (or some kind of inconsistency). I'd

Re: Ada bootstrap failure for i686-pc-linux-gnu on trunk

2008-07-16 Thread Andreas Schwab
Rainer Emrich <[EMAIL PROTECTED]> writes: > Does anybody else sees this? > > Comparing stages 2 and 3 > Bootstrap comparison failure! See . Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße

Re: Ada bootstrap failure for mainline on hppa2.0w-hp-hpux11.00

2006-02-17 Thread Jim Wilson
Rainer Emrich wrote: I'm using gmake 3.80 and it's the first time that I see this kind of problem. As you say there's no such option "-f " in the xgcc command. The gcc driver has support to convert arbitrary long options into -f options. So for instance --test-coverage gets converted to -ft

Re: Ada bootstrap failure for mainline on hppa2.0w-hp-hpux11.00

2006-02-17 Thread Rainer Emrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John David Anglin schrieb: >> cc1: error: unrecognized command line option "-f " > > I don't see any such option in the last xgcc command. What's your > gmake version? I've seen problems using versions earlier than 3.80. > The next most likely poss

Re: Ada bootstrap failure for mainline on hppa2.0w-hp-hpux11.00

2006-02-16 Thread John David Anglin
> cc1: error: unrecognized command line option "-f " I don't see any such option in the last xgcc command. What's your gmake version? I've seen problems using versions earlier than 3.80. The next most likely possibility is that this is another loop invariant bug: http://gcc.gnu.org/ml/gcc-patch