mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-11 23:30:37 +08:00
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,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…
Reference in New Issue
Block a user