]> Git Repo - qemu.git/commit
sparc64: fix build with older gccs
authorBlue Swirl <[email protected]>
Fri, 7 May 2010 16:14:59 +0000 (16:14 +0000)
committerBlue Swirl <[email protected]>
Fri, 7 May 2010 16:14:59 +0000 (16:14 +0000)
commit4450521668471c7685551d8c5bcc582d754e9843
treef71e9188bdede5338873db4ef5e98a83ae3822a5
parent2065061ede22d401aae2ce995c3af54db9d28639
sparc64: fix build with older gccs

Fix errors missed in 2065061ede22d401aae2ce995c3af54db9d28639:
 CC    sparc64-softmmu/helper.o
cc1: warnings being treated as errors
/src/qemu/target-sparc/helper.c: In function 'get_physical_address':
/src/qemu/target-sparc/helper.c:426: warning: 'context' may be used uninitialized in this function
/src/qemu/target-sparc/helper.c:426: note: 'context' was declared here

Signed-off-by: Blue Swirl <[email protected]>
target-sparc/helper.c
This page took 0.025224 seconds and 4 git commands to generate.