| Submitter | Matthias Klose |
|---|---|
| Date | Oct. 7, 2012, 11:40 a.m. |
| Message ID | <50716A19.1080600@debian.org> |
| Download | mbox | patch |
| Permalink | /patch/189810/ |
| State | New |
| Headers | show |
Comments
Patch
--- config/arm/unwind-arm.h (revision 192181) +++ config/arm/unwind-arm.h (working copy) @@ -67,7 +67,7 @@ static inline _Unwind_Reason_Code __gnu_unwind_24bit (_Unwind_Context * context __attribute__ ((unused)), - _Unwind_Context *_uw data __attribute__ ((unused)), + _uw data __attribute__ ((unused)), int compact __attribute__ ((unused))) { return _URC_FAILURE;