Fix typo in last change.
From-SVN: r5472
This commit is contained in:
parent
0750ef95e4
commit
eb862a3735
@ -9338,7 +9338,7 @@ bc_expand_address (exp)
|
||||
|
||||
if (DECL_EXTERNAL (exp))
|
||||
bc_load_externaddr_id (DECL_ASSEMBLER_NAME (exp),
|
||||
BYTECODE_BC_OFFSET (DECL_RTL (exp)));
|
||||
(BYTECODE_BC_LABEL (DECL_RTL (exp)))->offset);
|
||||
else
|
||||
bc_load_localaddr (DECL_RTL (exp));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user