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_init_dwarf_reg_size_table (initDwarfEHRegSizeTable) needed for AArch64 #23371

Open
emaste opened this issue Mar 23, 2015 · 2 comments
Labels
backend:AArch64 bugzilla Issues migrated from bugzilla

Comments

@emaste
Copy link
Member

emaste commented Mar 23, 2015

Bugzilla Link 22997
Version trunk
OS FreeBSD
CC @rengolin

Extended Description

Building FreeBSD/arm64 fails with:

/tank/emaste/src/freebsd/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c:1396:3: error: cannot compile this __builtin_init_dwarf_reg_size_table yet
__builtin_init_dwarf_reg_size_table (dwarf_reg_size_table);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@emaste
Copy link
Member Author

emaste commented Mar 25, 2015

sparcv9 version for reference:
http://llvm.org/viewvc/llvm-project?view=revision&revision=202059

@emaste
Copy link
Member Author

emaste commented Aug 14, 2015

Proposed implementation in FreeBSD's Phabricator: https://reviews.freebsd.org/D3384

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:AArch64 bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

1 participant