mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-10 05:29:29 +08:00
Fxi typo in last change.
From-SVN: r16162
This commit is contained in:
parent
e9ad457396
commit
371036e032
@ -1057,4 +1057,5 @@ legitimize_address (x, oldx, mode)
|
||||
regx1 = force_reg (Pmode, gen_rtx (GET_CODE (y), Pmode, regx1, regy2));
|
||||
return force_reg (Pmode, gen_rtx (PLUS, Pmode, regx1, regy1));
|
||||
}
|
||||
return x;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user