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

Workaround ICE on gcc 7.5 by not having one overload call the other one with a #13800

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Aug 30, 2023

Workaround ICE on gcc 7.5 by not having one overload call the other one with a
const_cast.

Fixes #13715

@copybara-service copybara-service bot force-pushed the test_561444098 branch 2 times, most recently from 648a86f to 44e49b9 Compare August 30, 2023 21:30
…ne with a

const_cast.

Fixes #13715

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

Generated code triggers ICE with GCC 7.5
1 participant