-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Emitted binary code changes when -g is enabled at -O1 with -flto=thin #50539
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
Labels
Comments
I can still reproduce this bug on clang-trunk, although not on clang-13.
|
No longer reproducible on clang-trunk
|
Thanks for confirming, I'll close the issue for now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Extended Description
This might be related to #50454 , but I'm not sure because the programs look rather different.
The .text section for the following program (transformed_program0.c) changes after toggling the -g flag.
The text was updated successfully, but these errors were encountered: