https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68729
--- Comment #4 from John David Anglin <danglin at gcc dot gnu.org> --- Author: danglin Date: Thu Dec 10 00:41:17 2015 New Revision: 231482 URL: https://gcc.gnu.org/viewcvs?rev=231482&root=gcc&view=rev Log: PR target/68729 * config/pa/pa.c (pa_emit_move_sequence): Don't check that mode is consistent with modes of the input and output operands when doing reloads to and from floating point registers. Do reload for all address forms. Modified: trunk/gcc/ChangeLog trunk/gcc/config/pa/pa.c