Bug#540782: dwarf exception handling

2015-12-01 Thread Daniel Serpell
Package: src:gcc-mingw-w64 Followup-For: Bug #540782 Dear Maintainer, I consider the current upstream as the msys2 project, at https://msys2.github.io/, with sources at https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-gcc This upstream compiles 32bit GCC with dwarf2, see the PKGBU

Bug#540782: dwarf exception handling

2009-08-24 Thread Sam Morris
IMO, we should stay with sjlj exception handling until upstream makes it the default. I believe that if you are using dw2 exception handling, and you throw across a stack frame that is not compiled with dw2 exception handling (e.g., it's from another C compiler, or your function was called from a