This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: RFA (Was: Re: RFC / RFA): dwarf2 unwinding for targets with call-part-clobbered


On Jul  9, 2003, Joern Rennecke <joern.rennecke@superh.com> wrote:

> I think all that is needed is that you use the -m5-32media unwind-dw2.o .
> That is, once we get exception handling for -m5-32media to work reliably...

Right.  But we somehow have to compile unwind-dw2.o for the
-m5-compact multilib as -m5-32media.  An easy way out would be to map
-m5-compact to -m5-32media (i.e., have a single multilib for both),
but this means SHcompact executables would no longer be that compact.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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