[LLVMdev] Unexpected failures in the DejaGNU test collection

Jakob Stoklund Olesen stoklund at 2pi.dk
Tue Jul 14 04:01:41 PDT 2009


On 14/07/2009, at 12.35, Harel Cain wrote:
> When using "make check" with the DejaGNU test collection, I encounter
> two unexpected failures (they seem to be closely related).
> My question: are they well known, and if so what's the problem and how
> can I fix it?

> FAIL: /var/data/common/trunk/llvm/test/FrontendC/2008-05-19- 
> AlwaysInline.c
> FAIL: /var/data/common/trunk/llvm/test/FrontendC/always-inline.c

Hello Harel,

Failures in the FrontendC test suite usually means that your llvm-gcc  
is older than your LLVM tree.

Try compiling llvm-gcc from top-of-tree and see if the failures remain.

Regards,
/jakob




More information about the llvm-dev mailing list