| Submitter | Eric Botcazou |
|---|---|
| Date | Aug. 21, 2010, 1:25 p.m. |
| Message ID | <201008211525.40340.ebotcazou@adacore.com> |
| Download | mbox | patch |
| Permalink | /patch/62346/ |
| State | New |
| Headers | show |
Comments
Patch
Index: tracebak.c =================================================================== --- tracebak.c (revision 163443) +++ tracebak.c (working copy) @@ -493,8 +493,8 @@ __gnat_backtrace (void **array, #else -/* No target specific implementation and neither USE_GCC_UNWINDER not - USE_GCC_UNWINDER defined. */ +/* No target specific implementation and neither USE_GCC_UNWINDER nor + USE_GENERIC_UNWINDER defined. */ /*------------------------------* *-- The dummy implementation --*