Skip to content

Bring back unix: work around arm-linux-gnueabihf-gcc bug (#4537)#4565

Merged
santigimeno merged 1 commit intolibuv:v1.xfrom
santigimeno:santi/fix_armv7_gcc
Oct 8, 2024
Merged

Bring back unix: work around arm-linux-gnueabihf-gcc bug (#4537)#4565
santigimeno merged 1 commit intolibuv:v1.xfrom
santigimeno:santi/fix_armv7_gcc

Conversation

@santigimeno
Copy link
Copy Markdown
Member

Both gcc 11 and 12 emit wrong code for a function call pointer in one very specific context.

Fixes: #4532

@santigimeno santigimeno requested a review from bnoordhuis October 7, 2024 09:56
@santigimeno
Copy link
Copy Markdown
Member Author

Refs: #4564 (comment)

Both gcc 11 and 12 emit wrong code for a function call pointer in one
very specific context.

Fixes: libuv#4532
@santigimeno santigimeno merged commit 8d957c5 into libuv:v1.x Oct 8, 2024
@santigimeno santigimeno deleted the santi/fix_armv7_gcc branch October 8, 2024 06:58
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.

fs: preadv failing on armv7

3 participants