This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/41533] ASM_PREFERRED_EH_DATA_FORMAT macros is not implemented for ARM
- From: "ramana at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Oct 2009 10:54:25 -0000
- Subject: [Bug c++/41533] ASM_PREFERRED_EH_DATA_FORMAT macros is not implemented for ARM
- References: <bug-41533-18255@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from ramana at gcc dot gnu dot org 2009-10-01 10:54 -------
(In reply to comment #5)
> Ok. If .eh_frame should not be generated on ARM, we should to modify
> dwarf2out_do_cfi_asm() to always return false on ARM. Right?
>
Look at this patch submitted here. Can you try this to see if it works for you
? http://gcc.gnu.org/ml/gcc-patches/2009-10/msg00022.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41533