This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

64-bit MIPS and EH



Richard --

  I don't think your patch can be quite right because eh_frame_section
will only see one of the EH_FRAME_SECTION_ASM_OP definitions.  I'll
conjure something up that makes the selection at runtime, based on
-mabi=64, like the other code in that area.

  Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]