mesa: Fix remove_instructions to successfully remove when removeFlags[0].
authorEric Anholt <eric@anholt.net>
Fri, 6 Nov 2009 21:04:54 +0000 (13:04 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 6 Nov 2009 21:16:49 +0000 (13:16 -0800)
commitf3cacfe216fb58b913bbc23de49d696a33da69e1
tree443479587758bef89bece7a2df848f39201770a5
parente4e312d493847e07ced026b93d2b588b8036ae02
mesa: Fix remove_instructions to successfully remove when removeFlags[0].

This fixes the dead code elimination to work on the particular code
mentioned in the previous commit.
src/mesa/shader/prog_optimize.c