diff options
author | Vinson Lee <vlee@vmware.com> | 2010-09-29 12:00:19 -0700 |
---|---|---|
committer | Vinson Lee <vlee@vmware.com> | 2010-09-29 12:02:02 -0700 |
commit | 4f80a2d1700a1916e0ac6f24f60b117f9c4dfef1 (patch) | |
tree | 802fb6ea282a6798924698b342554f35931d042c /src/gallium/auxiliary/util/u_handle_table.h | |
parent | 1235becaa1cf7e29f580900592563c3329d326de (diff) |
r300/compiler: Move declaration before code.
Fixes these GCC warnings on linux-x86 build.
radeon_pair_schedule.c: In function ‘emit_all_tex’:
radeon_pair_schedule.c:244: warning: ISO C90 forbids mixed declarations and code
radeon_pair_schedule.c: In function ‘destructive_merge_instructions’:
radeon_pair_schedule.c:291: warning: ISO C90 forbids mixed declarations and code
radeon_pair_schedule.c:438: warning: ISO C90 forbids mixed declarations and code
radeon_pair_schedule.c: In function ‘scan_read’:
radeon_pair_schedule.c:619: warning: ISO C90 forbids mixed declarations and code
radeon_pair_schedule.c: In function ‘scan_write’:
radeon_pair_schedule.c:645: warning: ISO C90 forbids mixed declarations and code
radeon_pair_schedule.c: In function ‘schedule_block’:
radeon_pair_schedule.c:673: warning: ISO C90 forbids mixed declarations and code
radeon_pair_schedule.c: In function ‘rc_pair_schedule’:
radeon_pair_schedule.c:730: warning: ISO C90 forbids mixed declarations and code
Diffstat (limited to 'src/gallium/auxiliary/util/u_handle_table.h')
0 files changed, 0 insertions, 0 deletions