Skip to content

Conversation

no92
Copy link
Member

@no92 no92 commented Sep 24, 2025

No description provided.

Comment on lines -12 to -20
typedef struct {
__mlibc_uint32 __control_word;
__mlibc_uint32 __status_word;
__mlibc_uint32 __unused[5];
__mlibc_uint32 __mxcsr;
} fenv_t;

typedef __mlibc_uint16 fexcept_t;

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While this is a useful fix, it probably has non-trivial implications and requires a world bump.

Copy link
Member

@avdgrinten avdgrinten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants