Pacify gcc-4.5 which wrongly thinks that RExcess (passed as the Excess parameter)
authorDuncan Sands <baldrick@free.fr>
Mon, 26 Jul 2010 07:54:17 +0000 (07:54 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 26 Jul 2010 07:54:17 +0000 (07:54 +0000)
commitb3893b193b294c4dfd37e101e9d796568b28d461
tree5b35355844274f711fd29f1711d6f20e74386eac
parentfd2878c8d0e876e849f795bb3f5d5e2f82aa59bd
Pacify gcc-4.5 which wrongly thinks that RExcess (passed as the Excess parameter)
may be used uninitialized in the callers of HighRegPressure.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109393 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp