pr32000-1.c
658 Bytes
-
re PR target/32000 (x86 backend uses aligned load on unaligned memory) · 66e1ecfe
gcc/ 2008-03-31 H.J. Lu <hongjiu.lu@intel.com> PR target/32000 * config/i386/i386.md (*movti_internal): Emit unaligned SSE load/store if memory is unaligned. (*movti_rex64): Likewise. * config/i386/predicates.md (misaligned_operand): New. gcc/testsuite/ 2008-03-31 H.J. Lu <hongjiu.lu@intel.com> PR target/32000 * gcc.target/i386/pr32000-1.c: New. From-SVN: r133753
H.J. Lu committed