c++/9574: [3.4 regression] parser crash
Craig Rodrigues
rodrigc@attbi.com
Sun Feb 9 18:28:00 GMT 2003
The regression reported in PR9574:
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9574
appears to be caused by:
2002-12-27 Mark Mitchell <mark@codesourcery.com>
* Make-lang.in (po-generated): Remove parse.c.
(CXX_OBJS): Remove parse.o and spew.o. Add parser.o.
($(srcdir)/cp/parse.h): Remove target.
($(srcdir)/cp/parse.c): Likewise.
(gt-cp-parse.h): Likewise.
(gt-cp-parser.h): New target.
(c++.distclean): Do not remove parse.output.
[snip]
More information about the Gcc
mailing list