public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/8523: gcc 3.2 hang after parse error
@ 2002-11-10 21:56 peter.karl.mueller
  0 siblings, 0 replies; only message in thread
From: peter.karl.mueller @ 2002-11-10 21:56 UTC (permalink / raw)
  To: gcc-gnats; +Cc: peter.karl.mueller


>Number:         8523
>Category:       c++
>Synopsis:       gcc 3.2 hang after parse error (C++)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Nov 10 21:56:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Peter Karl Mueller
>Release:        3.2
>Organization:
No-Org
>Environment:
System: Linux XXXXXX 2.4.16-4GB #1 Mit Okt 30 14:20:02 CET 2002 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc-3.2/configure --prefix=/usr5/xhome/softw1/install-3.2 --enable-threads --enable-shared
>Description:
	After detecting the parse error gcc hangs.
>How-To-Repeat:
   g++ 1.cc
   FILE 1.cc:

1 struct s {
2    void f ()
3    {
4       double t;
5       for (int i = 2; i >= 0; --i)
6          t += 
7    }
8 };

>Fix:
   correct the example :-)
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-11  5:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-10 21:56 c++/8523: gcc 3.2 hang after parse error peter.karl.mueller

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).