brw_fs_reg_allocate.cpp: In function ‘int count_to_loop_end(fs_inst*)’:
brw_fs_reg_allocate.cpp:177:13: warning: ‘ip’ is used uninitialized in
this function

This clearly isn't right:

177:   int ip = ip;

commit a087e9f27f088c4bd00b2fddb65629c83d404860
Author: Eric Anholt <e...@anholt.net>
Date:   Tue Oct 2 15:01:24 2012 -0700

    i965/fs: Reduce the interference between payload regs and virtual GRFs.


-Brian
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to