Skip to content

Use autoconf for recognizing __builtin_unreachable() - #12266

Merged
iluuu1994 merged 1 commit into
php:masterfrom
iluuu1994:builtin-unreachable-autoconf
Sep 22, 2023
Merged

Use autoconf for recognizing __builtin_unreachable()#12266
iluuu1994 merged 1 commit into
php:masterfrom
iluuu1994:builtin-unreachable-autoconf

Conversation

@iluuu1994

Copy link
Copy Markdown
Member

Older versions of GCC don't support __has_builtin(), but do support __builtin_unreachable().

Older versions of GCC don't support __has_builtin(), but do support
__builtin_unreachable().
@iluuu1994
iluuu1994 merged commit 62e2402 into php:master Sep 22, 2023
adrian-enspired pushed a commit to adrian-enspired/php-src that referenced this pull request Aug 4, 2026
Older versions of GCC don't support __has_builtin(), but do support
__builtin_unreachable().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant