"Vincent R." 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 assemble
Hi,
Sorry to cross-post but I don't have any answer on gcc-help.
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