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] Don't emit debug info for mudflap artificial vars/functions (PR debug/34535)


Jakub Jelinek wrote:

> IMHO both patches are desirable, but if you disagree with that, either of
> the patches is sufficient.
> 
> 2007-12-20  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR debug/34535
> 	* tree-mudflap.c (mf_make_builtin): Make decl artificial
> 	and don't emit debug info for it.

Let's go with this patch and leave it at that, for now.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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