*** empty log message ***
From-SVN: r7959
This commit is contained in:
parent
06c386eacf
commit
2d1aa7d8f5
@ -2204,7 +2204,7 @@ general_movsrc_operand (op, mode)
|
||||
enum machine_mode mode;
|
||||
{
|
||||
/* Any MEM(label_ref) is ok, that's a pcrel load */
|
||||
xo if (GET_CODE (op) == MEM
|
||||
if (GET_CODE (op) == MEM
|
||||
&& GET_CODE (XEXP (op, 0)) == LABEL_REF)
|
||||
return 1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user