avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] RE: AVRtest wuth GCC


From: Weddington, Eric
Subject: [avr-gcc-list] RE: AVRtest wuth GCC
Date: Wed, 4 Jun 2008 21:35:10 -0600

 

> -----Original Message-----
> From: Andy H [mailto:address@hidden 
> Sent: Wednesday, June 04, 2008 8:42 PM
> To: Weddington, Eric; address@hidden
> Subject: AVRtest wuth GCC
> 
> Another small problem with avrtest and testsuite.
> 
> Version 1.3 had default cycle limit of 2000000000. Latest 
> version (and 
> some between) have no limit.
> 
> So dejagnu board file should be patched to specify  command line 
> instruction  limit by adding -m switch
> 
>   set result [exec avrtest -m 1000000000 $prog]

Note that in reference to the recent changes to avrtest (also in your
other email), these changes were submitted by Tristan Gingold of
Adacore.

> With this I'm  showing 270 failures. 2 untested. (untested generally 
> means stuck in loop).

270 failures over the whole test suite? That's great!

> There are two  significant sets of ICE failures left. 
> push_reload (known 
> fix) and simplify_subreg (TBD).
> 

At least there's a known fix for one...

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]