On Tue, Sep 2, 2025 at 1:39 PM Joseph Myers <josmy...@redhat.com> 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
> josmy...@redhat.com

Would you be able to commit this for me?

Reply via email to