*** empty log message ***
From-SVN: r1624
This commit is contained in:
parent
6c9e1cb251
commit
8be386d9f2
@ -2251,6 +2251,9 @@ set_label_offsets (x, insn, initial_p)
|
||||
switch (code)
|
||||
{
|
||||
case LABEL_REF:
|
||||
if (LABEL_REF_NONLOCAL_P (x))
|
||||
return;
|
||||
|
||||
x = XEXP (x, 0);
|
||||
|
||||
/* ... fall through ... */
|
||||
|
Loading…
Reference in New Issue
Block a user