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]

Reply via email to