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

[ELF] Some versions of ldc generated a DW_MACRO_import with an offset of 0xffffffff ? #3527

Closed
denizzzka opened this issue Jul 28, 2020 · 1 comment

Comments

@denizzzka
Copy link
Contributor

denizzzka commented Jul 28, 2020

Hi!
While using GDB with binary produced by clang and ldc2 found this issue: https://sourceware.org/bugzilla/show_bug.cgi?id=26303

Tom Tromey (@tromey) created patch for GDB, but maybe this problem also brings out some issue in LDC?

ldc2 version: 1.23.0-beta1

@denizzzka denizzzka changed the title Some versions of ldc generated a DW_MACRO_import with an offset of 0xffffffff ? [ELF] Some versions of ldc generated a DW_MACRO_import with an offset of 0xffffffff ? Jul 28, 2020
@denizzzka
Copy link
Contributor Author

I think this is was issue inspired by used build system. LTO was used for compilation of piece of sources and at same time another part of sources and linker isn't used LTO.

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