"Vincent R." <foru...@smartmobili.com> writes:

> When implementing seh for arm(arm-wince-pe) we have a weird assembler
> message when
> declaring ASM_DECLARE_FUNCTION_NAME. This macro calls the
> arm_seh_header_function and
> if we are trying to directly access a new field (has_seh) from cfun struct
> we
> get an assembler error message.
> However if we use a temporary variable it seems to work.
> Note that we are using gcc 4.4 revision 144974, is it a known bug ?

It sure sounds like a bug, but please give us the precise error message
from the assembler.

Ian

Reply via email to