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: more use of SCALAR_FLOAT_MODE_P


Ben Elliston <bje@au1.ibm.com> writes:

> More changes along the same lines as yesterday.  Tested with a
> bootstrap.  Okay for trunk?
> 
> Ben
> 
> 2005-11-22  Ben Elliston  <bje@au.ibm.com>
> 
> 	* optabs.c: Use SCALAR_FLOAT_MODE_P instead of explicitly testing
> 	GET_MODE_CLASS (x) == MODE_FLOAT.
> 	* config/i386/i386.c: Likewise.
> 	* config/rs6000/xcoff.h: Likewise.
> 	* config/rs6000/linux64.h: Likewise.
> 	* config/rs6000/rs6000.c: Likewise.
> 	* config/rs6000/rs6000.h: Likewise.
> 	* config/rs6000/predicates.md: Likewise.
> 	* config/rs6000/sysv4.h: Likewise.

These are OK.  Thanks.

Ian


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