Skip to content
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

Use __constinit only in GCC 12.2 and up #9936

Merged
merged 1 commit into from
May 9, 2022

Conversation

acozzette
Copy link
Member

Fixes #9916. GCC appears to have a bug preventing our use of __constinit
from working correctly, but this bug will be fixed in GCC 12.2.

Fixes protocolbuffers#9916. GCC appears to have a bug preventing our use of __constinit
from working correctly, but this bug will be fixed in GCC 12.2.
@chenhao94
Copy link

Any plans to backport it to 3.20.x?

@fowles
Copy link
Contributor

fowles commented Dec 21, 2022

No, we are planning on release 22.x in jan/feb time frame

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants