gcc4
This commit is contained in:
parent
f691849bf6
commit
3c47d76174
1 changed files with 1 additions and 0 deletions
|
|
@ -205,6 +205,7 @@ locindir(char *reg, long offset)
|
|||
l.type = LOFFSET;
|
||||
l.reg = reg;
|
||||
l.offset = offset;
|
||||
l.addr = 0; /* SHUT UP GCC 4.0 */
|
||||
return l;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue