[RFC PATCH] Add __attribute__((__artificial__)) (__nodebug__ alternative)

Jason Merrill jason@redhat.com
Mon Feb 23 22:00:00 GMT 2009


Richard Guenther wrote:
> I wonder why the patch didn't
> just teach the inliner to put the call source location on all inlined
> statements?

That would be less accurate than leaving the real source location on and 
putting the call source location on the DW_TAG_inlined_function, as we 
now do.

Jason



More information about the Gcc-patches mailing list