c++ failures

Mark Mitchell mark@codesourcery.com
Fri Feb 28 21:01:00 GMT 2003


On Fri, 2003-02-28 at 07:57, John David Anglin wrote:
> >   2003-02-25  Mark Mitchell  <mark@codesourcery.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>.

Gentlemen --

I'm lost.  I know I broke something, but I don't know what, or on what
architectures.

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

Thanks!

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com



More information about the Gcc-patches mailing list