[llvm-commits] [llvm] r163761 - in /llvm/trunk: lib/Target/X86/X86ISelDAGToDAG.cpp lib/Target/X86/X86InstrCompiler.td lib/Target/X86/X86InstrInfo.td test/CodeGen/X86/tailcall-64.ll

Duncan Sands baldrick at free.fr
Fri Sep 14 00:13:01 PDT 2012


Hi Jakob,

 >> The failures all look much the same:
>>
>> cc1: /home/baldrick/osuosl/slave/dragonegg-x86_64-linux-gcc-4.5-self-host/llvm.src/lib/CodeGen/ScheduleDAG.cpp:471: void llvm::ScheduleDAGTopologicalSort::InitDAGTopologicalSorting(): Assertion `Node2Index[SU->NodeNum] > Node2Index[I->getSUnit()->NodeNum] && "Wrong topological sorting"' failed.
>> Stack dump:
>> 0.	Running pass 'X86 DAG->DAG Instruction Selection' on function '@c_invoke_pragma_handler'

> It should be fixed now.

yes, all the buildbots recovered.  Thanks for fixing it!

Ciao, Duncan.




More information about the llvm-commits mailing list