[llvm-testresults] Geryon-X86-64 i386 nightly tester results

Chris Lattner clattner at apple.com
Fri May 23 09:38:25 PDT 2008


On May 23, 2008, at 4:19 AM, Apache wrote:
> New Test Failures:
> Benchmarks/FreeBench/analyzer/analyzer [CBE]
> Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc [CBE]
> SPEC/CFP2000/183.equake/183.equake [CBE]
> SPEC/CINT2000/176.gcc/176.gcc [CBE]
> SPEC/CINT2000/300.twolf/300.twolf [CBE]

Hey Dan, this looks like it might be something exposed by your  
changes.  The CBE (in x86-64 mode) is producing:

static struct l_struct_2E_conf_list_t list_2E_body = ((struct  
l_struct_2E_conf_list_t )/*UNDEF*/0);

Cast of 0 to struct is not allowed.

-Chris



More information about the llvm-testresults mailing list