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

__builtin_frame_address and __builtin_return_address are unsupported on amd64 #35

Open
GabrielRavier opened this issue Jun 5, 2020 · 0 comments

Comments

@GabrielRavier
Copy link

GabrielRavier commented Jun 5, 2020

Trying to use __builtin_frame_address or __builtin_return_address simply results in ir/lower/lower_builtins.c:210: libFirm panic in lower_builtin: builtin kind ir_bk_frame_address not supported (for this target) (or ir_bk_return_address for __builtin_return_address)

@GabrielRavier GabrielRavier changed the title __builtin_frame_address and __builtin_frame_address are unsupported on amd64 __builtin_frame_address and __builtin_return_address are unsupported on amd64 Oct 23, 2021
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

No branches or pull requests

1 participant