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

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

RE: [avr-gcc-list] More results from the testsuite with avrtest


From: Weddington, Eric
Subject: RE: [avr-gcc-list] More results from the testsuite with avrtest
Date: Mon, 21 Jan 2008 17:25:04 -0700

 

> -----Original Message-----
> From: 
> address@hidden 
> [mailto:address@hidden
> org] On Behalf Of Paulo Marques
> Sent: Monday, January 21, 2008 5:14 PM
> To: Andrew Hutchinson
> Cc: address@hidden
> Subject: Re: [avr-gcc-list] More results from the testsuite 
> with avrtest
> 
> 
> One thing I noticed is that almost everyday there is a new test added 
> to the testsuite. So, if we're running a svn version from a 
> month ago, 
> many tests may have entered, or may have been marked as unsuported in 
> the meantime.
> 
> > I may have less failures as I did fix a bug I found while 
> sorting out 
> > test patterns. The rest look the same as Paulo found.
> 
> Ok, to try to synchronize with you, so that our tests are consistent, 
> I'm running a test against svn revision 131704 (from today).
> 
> Changes I've made so far to solve some of the failures:
> 
> - created a sys/types.h with:
>      #include <inttypes.h>
>      #include <stdint.h>

Note that adding <inttypes.h> *only* should be sufficient. <inttypes.h>
automatically includes <stdint.h>.

 
> The result of running 'make -k check 
> RUNTESTFLAGS="--target_board=atmega128-sim --all execute.exp"' under 
> these conditions is:
> 
>                 === gcc Summary ===
> 
> # of expected passes            11799
> # of unexpected failures        52
> # of unresolved testcases       23
> # of unsupported tests          682
> /home/pmarques/Desktop/gcc-4.2.2/svn/obj/gcc/xgcc  version 4.3.0 
> 20080119 (experimental) (GCC)
> 

Paulo, Andy, I owe you guys a beer! :-)

These numbers are fantastic!

Eric Weddington




reply via email to

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