[LLVMdev] gmake check failures
Jeff Cohen
jeffc at jolt-lang.org
Sat May 14 10:57:47 PDT 2005
My last update was at 6:52am PDT
Chris Lattner wrote:
> 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
>
More information about the llvm-dev
mailing list