diff options
author | Vinson Lee <vlee@vmware.com> | 2010-09-29 13:13:09 -0700 |
---|---|---|
committer | Vinson Lee <vlee@vmware.com> | 2010-09-29 13:13:09 -0700 |
commit | 07a38505c6ee96b6ab1836fa5c0642a2ed86a2b4 (patch) | |
tree | 0b910db7adf0ab2ce11f2a00ae68bed595bef2f1 /src/mesa/swrast_setup | |
parent | 6abd7771c6ab2c733b20835e211060dd18fd847d (diff) |
r300/compiler: Move declaration before code.
Fixes these GCC warnings on linux-x86 build.
radeon_dataflow_deadcode.c: In function ‘push_branch’:
radeon_dataflow_deadcode.c:112: warning: ISO C90 forbids mixed declarations and code
radeon_dataflow_deadcode.c: In function ‘update_instruction’:
radeon_dataflow_deadcode.c:183: warning: ISO C90 forbids mixed declarations and code
radeon_dataflow_deadcode.c: In function ‘rc_dataflow_deadcode’:
radeon_dataflow_deadcode.c:352: warning: ISO C90 forbids mixed declarations and code
radeon_dataflow_deadcode.c:379: warning: ISO C90 forbids mixed declarations and code
Diffstat (limited to 'src/mesa/swrast_setup')
0 files changed, 0 insertions, 0 deletions