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]

Re: PATCH for EH on MIPS


>>>>> Mark Mitchell <mark@markmitchell.com> writes:

 >   This could be fixed either by using an 8-byte value in dwarf_fde, or
 > by generating a 4-byte offset.  This patch does the latter. 

That seems appropriate, given our earlier decision to restrict offsets in
.debug-frame to 32 bits (as specified by dwarf2, but different from SGI).

Jason


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