Work around a GCC 3.3.5 bug noticed by a user.
authorChris Lattner <sabre@nondot.org>
Thu, 3 Aug 2006 00:18:59 +0000 (00:18 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 3 Aug 2006 00:18:59 +0000 (00:18 +0000)
commit3700f90c19f51deae00f85b80d31e1f7fbda1f99
treec564693dfa4144892ecd769467531ba31f119bcc
parent8653b37ab97ce69e8ff81e28f702ae94e20f6dec
Work around a GCC 3.3.5 bug noticed by a user.

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