[Bug target/37878] [4.4 regression] PPC64 ldu command generated with invalid offset
dje at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 21 15:16:00 GMT 2008
------- Comment #7 from dje at gcc dot gnu dot org 2008-10-21 15:14 -------
Also, note the problem is a DFmode value in a GPR. FPRs can handle the
non-word-aligned offset. Forcing all DFmode to be 64 bit aligned is not an
option because that is known to impose a severe performance penalty. For
non-update form, we have handled this in rs6000_legitimize_reload_address.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37878
More information about the Gcc-bugs
mailing list