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: c++ failures


Mark,

> Would you please add a PR for each new failure I caused, assign them to
> me?  Then I promise I'll fix ASAP!

I will add a PR for the static9.C fail.  However, before we do all
the others, could you look at

http://gcc.gnu.org/ml/gcc-patches/2003-02/msg02456.html

It is clear to me that start_decl can return NULL_TREE and the
code in cp_parser_init_declarator isn't prepared to handle this.
Possibly, the fix is obvious.  I checked one of the other fails
and it occurred at the same point.

Dave
-- 
J. David Anglin                                  dave dot anglin at nrc-cnrc dot gc dot ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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