Skip to content

Require asm goto support unconditionally for rseq. - #535

Draft
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_967677836
Draft

Require asm goto support unconditionally for rseq.#535
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_967677836

Conversation

@copybara-service

Copy link
Copy Markdown

Require asm goto support unconditionally for rseq.

Clang 11 (which added asm goto support) was released almost
six years ago, and GCC has supported this since about 2010.
Clean it up so that the code is easier to read.

@google-cla

google-cla Bot commented Aug 20, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Clang 11 (which added asm goto support) was released almost
six years ago, and GCC has supported this since about 2010.
Clean it up so that the code is easier to read.

PiperOrigin-RevId: 967677836
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.

0 participants