r192757 - in /trunk/gcc: ChangeLog config/sparc...
davem@gcc.gnu.org
davem@gcc.gnu.org
Wed Oct 24 05:59:00 GMT 2012
Author: davem
Date: Wed Oct 24 05:59:27 2012
New Revision: 192757
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192757
Log:
Use define_memory_constraint on sparc when necessary.
* config/sparc/constraints.md ("T", "W"): Change
definitions to use define_memory_constraint. Do not match
'reg'.
* config/sparc/sparc.c (memory_ok_for_ldd): Remove all non-MEM
handling code, update comment.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/sparc/constraints.md
trunk/gcc/config/sparc/sparc.c
More information about the Gcc-cvs
mailing list