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: __nodebug__ attribute for use on SSE intrinsic wrappers


On Fri, Jul 29, 2005 at 10:50:48AM -0700, Fariborz Jahanian wrote:
> 
> On Jul 29, 2005, at 10:47 AM, Daniel Jacobowitz wrote:
> 
> >>
> >>I am not sure, how will it solve CHUD team's puzzle ?
> >>
> >
> >In the same way as it will solve GDB's.  Once you have inlining data,
> >you can choose to ignore specific inline functions as not  
> >interesting -
> >the difference is that the consumer can now make this choice, instead
> >of the producer.  Then you credit the samples taken in those inline
> >functions to their call sites using DW_AT_call_line.
> 
> To put Devang's remarks in proper context. Apple tools all use stab  
> at this time. And there is an immediate need for this functionality  
> at the producer level.

Yes, I know.  The question Geoff was answering is whether the FSF tree
should have this attribute, though.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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