http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46468
marcus at jet dot franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcus at jet dot
| |franken.de
--- Comment #4 from marcus at jet dot franken.de 2010-11-20 14:02:47 UTC ---
we use dwarf2 for unwinding.
the code should work with omit-frame-pointer too, we have some issues.
(Steam required no-omit as it hooked functions, but for this we have hooking
now.)
Have to test it myself.