public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: c++/9574: [3.4 regression] parser crash
@ 2003-02-09 18:28 Craig Rodrigues
  2003-02-09 18:32 ` Andrew Pinski
  0 siblings, 1 reply; 2+ messages in thread
From: Craig Rodrigues @ 2003-02-09 18:28 UTC (permalink / raw)
  To: gcc-gnats, gcc-bugs, gcc, fche, mark, gcc-prs


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]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: c++/9574: [3.4 regression] parser crash
  2003-02-09 18:28 c++/9574: [3.4 regression] parser crash Craig Rodrigues
@ 2003-02-09 18:32 ` Andrew Pinski
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Pinski @ 2003-02-09 18:32 UTC (permalink / raw)
  To: Craig Rodrigues
  Cc: Andrew Pinski, gcc-gnats, gcc-bugs, gcc, fche, mark, gcc-prs

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]
>
>
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-09 18:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-09 18:28 c++/9574: [3.4 regression] parser crash Craig Rodrigues
2003-02-09 18:32 ` Andrew Pinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).