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: [RFA] C++ PR debug/41170


On Tue, Aug 25, 2009 at 11:29 PM, Dodji Seketeli<dodji@redhat.com> wrote:
> Hello,
>
> When a namespace contains only a typedef, we omit to create a
> DIE for said namespace.
>
> Fixed thus.
>
> Bootstrapped and tested on trunk for x86_64-unknown-linux-gnu.
>
> OK for trunk ?
>

This caused:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41187


-- 
H.J.


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