Re: Remove remaining uses of REAL_ARITHMETIC

2015-10-05 Thread Richard Biener
On Mon, Oct 5, 2015 at 12:44 PM, Richard Sandiford wrote: > This patch replaces all remaining uses of the old target macro > REAL_ARITHMETIC with calls to the (now generic) real_arithmetic > function. > > Bootstrapped & regression-tested on x86_64-linux-gnu. Also tested by > building one target p

Remove remaining uses of REAL_ARITHMETIC

2015-10-05 Thread Richard Sandiford
This patch replaces all remaining uses of the old target macro REAL_ARITHMETIC with calls to the (now generic) real_arithmetic function. Bootstrapped & regression-tested on x86_64-linux-gnu. Also tested by building one target per CPU directory and checking that there were no new warnings and no c