On Fri, Sep 5, 2014 at 7:21 PM, Joseph S. Myers wrote:
> This patch removes some fp-bit target macros that are no longer
> needed:
>
> * __make_dp was not really designed as a target macro, but CRIS
> defined it in cris.h anyway for optimization purposes (so making it
> show up on lists of tar
> From: "Joseph S. Myers"
> Date: Fri, 5 Sep 2014 19:21:04 +0200
> This patch removes some fp-bit target macros that are no longer
> needed:
>
> * __make_dp was not really designed as a target macro, but CRIS
> defined it in cris.h anyway for optimization purposes
Minor correction here: it wa
This patch removes some fp-bit target macros that are no longer
needed:
* __make_dp was not really designed as a target macro, but CRIS
defined it in cris.h anyway for optimization purposes (so making it
show up on lists of target macros). Since CRIS no longer uses
fp-bit, that definition i