glsl: Fix segfault due to missing printf argument
authorChad Versace <chad.versace@intel.com>
Tue, 18 Jan 2011 23:15:19 +0000 (15:15 -0800)
committerChad Versace <chad.versace@intel.com>
Tue, 18 Jan 2011 23:23:18 +0000 (15:23 -0800)
commit46f7105df487c91569f7e4a8da74d673c12e5619
tree52004a84aac027e6880ae0c39d36e795ce32ce65
parent45e8e6c6b1b7f3bc00a578fa6809c9bc719c171a
glsl: Fix segfault due to missing printf argument

Fixes the following Piglit tests:
glslparsertest/shaders/array2.frag
glslparsertest/shaders/dataType6.frag

NOTE: This is a candidate for the 7.9 and 7.10 branches.
src/glsl/ast_to_hir.cpp