libstdc++ bootstrap failure, today's 3.2 on sparcv9-sun-solaris2.8

Richard Henderson rth@redhat.com
Fri May 24 03:30:00 GMT 2002


On Fri, May 24, 2002 at 08:33:36PM +1200, Bryce McKinlay wrote:
> This is a problem with dbxout, it doesn't happen using dwarf2. It seems 
> that dbxout doesn't handle a typedef who's DECL_CONTEXT is a namespace. 
> This patch makes everything build. Note that dbxout is one of only two 
> places in the compiler where decl_type_context() is used - the other is 
> in cp/typeck.c. OK to commit?
> 
> 2002-05-24  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
> 
>     * tree.c (decl_type_context): Return NULL_TREE if decl's context is a
>     namespace.

Yes, this is ok to get back to bootstrapville.

Kevin, was this something you were intending to handle?


r~



More information about the Gcc-patches mailing list