Skip to content

remove disabling of asm arithmetic #800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2025
Merged

remove disabling of asm arithmetic #800

merged 1 commit into from
Jun 25, 2025

Conversation

henderkes
Copy link
Collaborator

What does this PR do?

why did we need this? asm goto's should be perfectly fine on linux

was this specifically for glibc 2.17?

@henderkes henderkes requested a review from crazywhalecc June 21, 2025 08:49
Copy link
Owner

@crazywhalecc crazywhalecc left a comment

Choose a reason for hiding this comment

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

I can't quite remember what this was for (never forget to annotate a specific patch), I'll test it locally later when I have time. But this pr is nothing wrong.

@henderkes
Copy link
Collaborator Author

I haven't tested it so I don't want to merge it yet. What I found on the internet was all about it being incompatible with certain extensions like memcached on MacOS, not Linux.

@crazywhalecc crazywhalecc added the kind/php-and-sapi Issues related to php source and SAPI label Jun 22, 2025
@henderkes
Copy link
Collaborator Author

all tests with all extensions pass both static and shared, so I think we can merge this

@henderkes henderkes marked this pull request as ready for review June 25, 2025 03:15
@henderkes henderkes merged commit 175aafe into main Jun 25, 2025
9 checks passed
@crazywhalecc crazywhalecc deleted the asm_arith branch June 25, 2025 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/php-and-sapi Issues related to php source and SAPI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants