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: [PATCH] Fix stabs debug output for ARM.


On Fri, Jul 07, 2006 at 09:30:03AM -0700, Mark Mitchell wrote:
> Ian Lance Taylor wrote:
> 
> > Carlos, do you want to take a look at that?  If the new code does work
> > for PowerPC, it is probably worth implementing generally.
> 
> I agree.
> 
> > I'm not super excited about adding new symbols to every port, but on
> > the other hand this is only for stabs so it's not too important.
> 
> I would see having fully generic code here as a win: eliminate
> port-specific code and attendant hooks.  The new symbols are local
> labels, so they take up no space in object files.
> 
> In any case, let's see what Carlos reports.

Ping?

http://gcc.gnu.org/ml/gcc-patches/2006-07/msg00438.html

Fixes regressions, and simplifies code, what could be better? :)

Cheers,
Carlos.
-- 
Carlos O'Donell
CodeSourcery
carlos@codesourcery.com
(650) 331-3385 x716


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