From: Tom Stellard <thomas.stell...@amd.com> --- .../drivers/r300/compiler/tests/radeon_compiler_regalloc_tests.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/drivers/r300/compiler/tests/radeon_compiler_regalloc_tests.c b/src/gallium/drivers/r300/compiler/tests/radeon_compiler_regalloc_tests.c index 5306b08..70ba748 100644 --- a/src/gallium/drivers/r300/compiler/tests/radeon_compiler_regalloc_tests.c +++ b/src/gallium/drivers/r300/compiler/tests/radeon_compiler_regalloc_tests.c @@ -46,9 +46,9 @@ static void test_runner_rc_regalloc( const char *filename) { struct rc_test_file test_file; + struct rc_instruction *inst; unsigned optimizations = 1; unsigned do_full_regalloc = 1; - struct rc_instruction *inst; unsigned pass = 1; test_begin(result); -- 1.8.1.5 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev