This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


"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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]