[PATCH]: Updated patch to output dwarf2 namespace debug info

Daniel Berlin dberlin@dberlin.org
Mon Dec 1 21:27:00 GMT 2003


>> Sigh.
>> In that case, i'll have to remove  the class_or_namespace_scope_p part
>> (otherwise it causes aborts if you remove the DECL_ABSTRACT check) 
>> for now.
>> This may decrease compatibility, but it works, and puts the debug 
>> info in
>> the right place.
>
> It ought to work properly.  I'll try to see why it's breaking.


I've attached a minimized testcase for the problem.  Compile with -g 
-O2 without the DECL_ABSTRACT check and watch the fun.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: newbug.c
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20031201/a25a7298/attachment.c>
-------------- next part --------------

>
> Jason


More information about the Gcc-patches mailing list