Skip to content

Add volatile to init_array asm#28709

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_949208106
Jul 20, 2026
Merged

Add volatile to init_array asm#28709
copybara-service[bot] merged 1 commit into
mainfrom
test_949208106

Conversation

@copybara-service

Copy link
Copy Markdown

Add volatile to init_array asm

Strictly speaking we want it to always emit this without guessing about whether it thinks there are side effects. Clang and gcc already emit this because they see it taking a function pointer, but this should be more robust.

Strictly speaking we want it to always emit this without guessing about whether it thinks there are side effects. Clang and gcc already emit this because they see it taking a function pointer, but this should be more robust.

PiperOrigin-RevId: 951099608
@copybara-service
copybara-service Bot merged commit a13f6b6 into main Jul 20, 2026
@copybara-service
copybara-service Bot deleted the test_949208106 branch July 20, 2026 22:57
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