http://bugs.winehq.org/show_bug.cgi?id=35602
--- Comment #4 from Wylda wylda@volny.cz ---
This looks like a valid problem...
Thank you for taking a look. I filled last two bug 35603 and 35604.
I did't filled in a report for winedbg as it could be the same as above unused variables case:
../../../wine_git_build/programs/winedbg/be_x86_64.c: In function ‘be_x86_64_is_func_call’:
../../../wine_git_build/programs/winedbg/be_x86_64.c:350:25: warning: variable ‘segment’ set but not used [-Wunused-but-set-variable] short segment; ^