a9f8296dbb4ee9fba22c4c2af625eaa29676f002 causes piglit failures on the following tests: glslparsertest.glsl2.gst-gl-glass.frag glslparsertest.glsl2.norsetto-bumptbn_sh_fp.frag Since this won't be fixed immediately, the tests are marked as expected failures in the intel jenkins regression tool.
I sent a patch that fixes this: > i965/fs: Don't use backend_visitor::exec_list after creating the CFG.
Fixed by commit e214000f258ae564e64d839cccee9418526f226b Author: Matt Turner <mattst88@gmail.com> Date: Tue Jan 13 15:35:57 2015 -0800 i965/fs: Don't use backend_visitor::instructions after creating the CFG. The following tests go from crash -> pass on gen4: shaders/glsl-fs-sampler-numbering-2: crash pass shaders/glsl-fs-sampler-numbering-3: crash pass glslparsertest/glsl2/norsetto-bumptbn_sh_fp.frag: crash pass glslparsertest/glsl2/gst-gl-glass.frag: crash pass spec/glsl-1.10/execution/samplers/in-parameter-array: crash pass shaders/glsl-fs-texture2d-branching: crash pass
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.