This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: GCC build failed for native with your patch on2003-08-30T20:00:01Z.
- From: "Zack Weinberg" <zack at codesourcery dot com>
- To: gcc-regression at gcc dot gnu dot org
- Cc: geoffk at geoffk dot org, gcc-patches at gcc dot gnu dot org
- Date: Sun, 31 Aug 2003 12:06:19 -0700
- Subject: Re: GCC build failed for native with your patch on2003-08-30T20:00:01Z.
- References: <200308302016.h7UKGYs3000660@gcc-regress.apple.com><87lltan6qk.fsf@egil.codesourcery.com>
"Zack Weinberg" <zack@codesourcery.com> writes:
>> /Users/regress/tbox/cvs-gcc/gcc/gcc/gengtype.c:718: internal compiler error: tree check: expected field_decl, have tree_list in dbxout_type, at dbxout.c:1795
>
> Geoff, could you please try the appended patch?
>
> * dbxout.c (dbxout_type): Don't look at TYPE_VFIELD of
> incomplete types.
This proves insufficient. I am working on a complete fix.
zw