[Bug target/71978] -mrealignstack and the unwinder

2016-08-03 Thread rianquinn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71978 Rian Quinn changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/71978] -mrealignstack and the unwinder

2016-07-22 Thread rianquinn at gmail dot com
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

[Bug target/71978] -mrealignstack and the unwinder

2016-07-22 Thread pinskia at gcc dot gnu.org
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

[Bug target/71978] -mrealignstack and the unwinder

2016-07-22 Thread rianquinn at gmail dot com
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

[Bug target/71978] -mrealignstack and the unwinder

2016-07-22 Thread pinskia at gcc dot gnu.org
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?