On Sat, Sep 4, 2010 at 05:53, Jack Howarth <howa...@bromo.med.uc.edu> wrote:
> Paolo,
>   Could you please look over PR45524 and then revert the offending
> r163815/r163816 that has broken decimal float support for all non-linux
> targets. That patch is wrong in so many ways, it is hard to know where
> to start...
>
> 1) Moving two sections of code from gcc/configure.ac as template and
> leaving behind a critical intervening section that then gets placed
> out of sequence.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45524#c13

Agreed, this should have been done as a separate patch.

> 2) Assuming that the subtle differences between the three configure.ac's
> can be ignored...
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45524#c11

No, they need to be handled after the common macro.

Paolo

Reply via email to