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: dwarf2 exception fix for djgpp (and possibly others)


On Thu, Feb 25, 1999 at 12:00:53AM -0800, Jason Merrill wrote:
> Thanks for figuring this out.  ix86-linux used to have the same problem; as
> with that case, it's better to fix gas than to kludge around its bugs in
> the compiler.  Only code sections should be treated as code.

Well, this problem can appear on other targets, where gas is not used
and the assembler has this same bug/feature. Maybe fixing it in both
places is the safest solution.

Laszlo


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