r175588 - in /trunk/gcc: ChangeLog config/arm/v...
ramana@gcc.gnu.org
ramana@gcc.gnu.org
Tue Jun 28 14:54:00 GMT 2011
Author: ramana
Date: Tue Jun 28 14:54:58 2011
New Revision: 175588
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175588
Log:
Fix constraints.
2011-06-28 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
* config/arm/vfp.md ("*divsf3_vfp"): Replace '+' constraint modifier
with '=' constraint modifier.
(*divdf3_vfp): Likewise.
("*mulsf3_vfp"): Likewise.
("*muldf3_vfp"): Likewise.
("*mulsf3negsf_vfp"): Likewise.
("*muldf3negdf_vfp"): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/vfp.md
More information about the Gcc-cvs
mailing list