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]
Other format: [Raw text]

Re: Switch to DWARF-2 on sparc-sun-solaris2.7+


On Sun, Apr 04, 2004 at 05:29:59PM +0200, Eric Botcazou wrote:
> ... which are not guarded by if (for_eh).

Actually, they are, since neither augmentation[0] will not be
set otherwise.

Given your good gdb results it's clear that static linking of
unaligned relocs works.  From DJ's message it is apparent that
dynamic linking is where the problem was most recently.  It
would be nice to know if there's some Solaris version that 
fixes that too, since we can generate significantly better
code if we don't have to use aligned relocs.


r~


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