------- 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

Reply via email to