[LLVMdev] gmake check failures
Chris Lattner
sabre at nondot.org
Sat May 14 10:54:23 PDT 2005
On Sat, 14 May 2005, Jeff Cohen wrote:
> FAIL: /usr/home/llvm/obj/../test/Regression/CodeGen/X86/io.llx:
> Assertion failed: (ResNo < Values.size() && "Illegal result number!"),
> function getValueType, file
> /usr/home/llvm/obj/../include/llvm/CodeGen/SelectionDAGNodes.h, line 507.
> Abort trap (core dumped)
>
> FAIL: /usr/home/llvm/obj/../test/Regression/CodeGen/X86/ioport.llx:
> Assertion failed: (ResNo < Values.size() && "Illegal result number!"),
> function getValueType, file
> /usr/home/llvm/obj/../include/llvm/CodeGen/SelectionDAGNodes.h, line 507.
> Abort trap (core dumped)
> As the 1.5 release is coming up fast, may I suggest that people verify their
> changes do not break anything before committing?
Did you try top of tree when you sent this? At 7am this was fixed.
-Chris
--
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/
More information about the llvm-dev
mailing list