This is the mail archive of the gcc-prs@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++/9574: [3.4 regression] parser crash


The following reply was made to PR c++/9574; it has been noted by GNATS.

From: Andrew Pinski <pinskia@physics.uc.edu>
To: Craig Rodrigues <rodrigc@attbi.com>
Cc: Andrew Pinski <pinskia@physics.uc.edu>, gcc-gnats@gcc.gnu.org,
   gcc-bugs@gcc.gnu.org, gcc@gcc.gnu.org, fche@redhat.com,
   mark@codesourcery.com, gcc-prs@gcc.gnu.org
Subject: Re: c++/9574: [3.4 regression] parser crash
Date: Sun, 9 Feb 2003 10:31:52 -0800

 So it is caused by the new c++ parser then?
 
 Thanks,
 Andrew Pinski
 
 On Sunday, Feb 9, 2003, at 10:28 US/Pacific, Craig Rodrigues wrote:
 
 >
 > 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]
 >
 >
 >
 


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