PATCH: Fix typos in config/i386/i386.md

Ian Lance Taylor iant@google.com
Tue Aug 29 18:40:00 GMT 2006


"H. J. Lu" <hjl@lucon.org> writes:

> There are 5 DF patterns where we match SF operands instead of DF.  I
> think there are typos. This patch fixes those.
> 
> 
> H.J.
> ----
> 2006-08-28  H.J. Lu  <hongjiu.lu@intel.com>
> 
> 	* config/i386/i386.md (*fop_df_comm_mixed): Match DF operands
> 	instead of SF operands.
> 	(*fop_df_comm_sse): Likewise.
> 	(*fop_df_comm_i387): Likewise.
> 	(*fop_df_1_mixed): Likewise.
> 	(*fop_df_1_sse): Likewise.

This is OK if it passes bootstrap and testing.

Thanks.

Ian



More information about the Gcc-patches mailing list