On May 11, 2008, at 12:59 PM, Razvan Aciu wrote: > 3. I put a "return SDOperand();" on X86ISelLowering.cpp, on function > "SDOperand X86TargetLowering::LowerVAARG(SDOperand Op, SelectionDAG > &DAG)" > after "abort()", to make compiler happy to compile it. This one is now fixed on trunk and the 2.3 release branch. Thanks! Dan