https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71978
Rian Quinn changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71978
--- Comment #4 from Rian Quinn ---
Is this it? Never done that before:
https://github.com/rianquinn/hypervisor/tree/expression_support/tmp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71978
--- Comment #3 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #1)
> Can you attach the preprocessed source that goes with dwarf expressions you
> listed? Also can you attach the assembly code that is produced?
What I meant is pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71978
--- Comment #2 from Rian Quinn ---
We throw here:
https://github.com/rianquinn/hypervisor/blob/expression_support/bfvmm/src/vmcs/src/vmcs_intel_x64.cpp#L514
The following is were the issue is (meaning the unwinder unwinds until it hits
this func
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71978
--- Comment #1 from Andrew Pinski ---
Can you attach the preprocessed source that goes with dwarf expressions you
listed? Also can you attach the assembly code that is produced?