On Thu, 11 Sep 2025, Trevor Gross wrote:

> On Tue, Sep 2, 2025 at 1:39 PM Joseph Myers <[email protected]> wrote:
> >
> > On Wed, 28 May 2025, Trevor Gross wrote:
> >
> > > Documentation for `__cmpsf2` and similar functions currently indicate a
> > > return type of `int`. This is not correct however; the `libgcc`
> > > functions return `CMPtype`, the size of which is determined by the
> > > `libgcc_cmp_return` mode.
> > >
> > > Update documentation to use `CMPtype` and indicate that this is
> > > target-dependent, also mentioning the usual modes.
> >
> > OK.
> >
> > --
> > Joseph S. Myers
> > [email protected]
> 
> Would you be able to commit this for me?

Done.

-- 
Joseph S. Myers
[email protected]

Reply via email to