arm.c (arm_unwind_emit): Suppress unused unwinding annotations.
authorPaul Brook <paul@codesourcery.com>
Sun, 16 Mar 2008 00:58:57 +0000 (00:58 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Sun, 16 Mar 2008 00:58:57 +0000 (00:58 +0000)
commit80efdb6af52e8d0c24ab70537cf81a6b0a17f95e
treeb5d4dd29fc14b449358799f47a76a45cbf01daf9
parent393ab2528439344bdad70371c8a1023474e087da
arm.c (arm_unwind_emit): Suppress unused unwinding annotations.

2008-03-15  Paul Brook  <paul@codesourcery.com>

gcc/
* config/arm/arm.c (arm_unwind_emit): Suppress unused unwinding
annotations.
(arm_output_fn_unwind): Mark functions that can not be unwound.

From-SVN: r133266
gcc/ChangeLog
gcc/config/arm/arm.c