Skip to content

Require asm goto support unconditionally for rseq. - #535

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_967677836
Aug 25, 2026
Merged

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

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Aug 20, 2026

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.

Unfortunately, GCC has grown a new regression in the meantime
(supposedly wrong code from GCC 14, ICE from GCC 16), so add
a smaller workaround until it is hopefully fixed in 16.3.

@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.

@copybara-service
copybara-service Bot force-pushed the test_967677836 branch 4 times, most recently from 665940d to b2585b7 Compare August 25, 2026 14:54
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.

Unfortunately, GCC has grown a new regression in the meantime
(supposedly wrong code from GCC 14, ICE from GCC 16), so add
a smaller workaround until it is hopefully fixed in 16.3.

PiperOrigin-RevId: 970561435
@copybara-service
copybara-service Bot merged commit ea99e09 into master Aug 25, 2026
15 checks passed
@copybara-service
copybara-service Bot deleted the test_967677836 branch August 25, 2026 15:11
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.

1 participant