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


>   2003-02-25  Mark Mitchell  <mark at codesourcery dot com>
> 
>         PR c++/9683
>         * decl2.c (prune_vars_needing_no_initialization): Do not throw
>         away initializations for DECL_EXTERNAL VAR_DECLs.
>         (finish_file): Adjust accordingly.
>         * pt.c (instantiate_decl): Do not defer VAR_DECLs.

I undid Mark's patch.  This eliminated the static9.C failure but
not the others that Nathan reported.  See
<http://gcc.gnu.org/ml/gcc-testresults/2003-02/msg01478.html>.

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]