Re: [11/77] Add a float_mode_for_size helper function

2017-08-11 Thread Jeff Law
On 07/13/2017 02:42 AM, Richard Sandiford wrote: > This provides a type-safe way to ask for a float mode and get it as a > scalar_float_mode. > > 2017-07-13 Richard Sandiford > Alan Hayward > David Sherwood > > gcc/ > * coretypes.h (opt_scalar_float_mode): New typ

[11/77] Add a float_mode_for_size helper function

2017-07-13 Thread Richard Sandiford
This provides a type-safe way to ask for a float mode and get it as a scalar_float_mode. 2017-07-13 Richard Sandiford Alan Hayward David Sherwood gcc/ * coretypes.h (opt_scalar_float_mode): New typedef. * machmode.h (float_mode_for_size): New functio