Correct check for legitimate offset when addressing a DImode memory in
-mpowerpc64. From-SVN: r74938
This commit is contained in:
parent
b11532b308
commit
585de9be32
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
|
||||
* config/rs6000/rs6000.c (legitimate_offset_address_p): Correct
|
||||
check for the legitimate offset when memory of
|
||||
DImode/DFmode/TFmode/TImode mode is being referenced and target
|
||||
is TARGET_POWERPC64.
|
||||
|
||||
2003-12-22 Dale Johannesen <dalej@apple.com>
|
||||
|
||||
* reload1.c: Add reg_reloaded_call_part_clobbered.
|
||||
|
|
Loading…
Add table
Reference in a new issue