public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/5976: ICE on incomplete if-statement
@ 2002-04-10  7:56 Reichelt
  0 siblings, 0 replies; 3+ messages in thread
From: Reichelt @ 2002-04-10  7:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Reichelt <reichelt@igpm.rwth-aachen.de>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/5976: ICE on incomplete if-statement
Date: Wed, 10 Apr 2002 17:18:42 +0200

 The PR can be closed, since the problem doesn't arise with recent 3.1
 snapshots.
 
 Greetings,
 Volker Reichelt
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5976
 
 


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

* Re: c++/5976: ICE on incomplete if-statement
@ 2002-05-11  9:59 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2002-05-11  9:59 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, reichelt

Synopsis: ICE on incomplete if-statement

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sat May 11 09:59:13 2002
State-Changed-Why:
    Closed upon request of submitter.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5976


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

* c++/5976: ICE on incomplete if-statement
@ 2002-03-15  7:36 reichelt
  0 siblings, 0 replies; 3+ messages in thread
From: reichelt @ 2002-03-15  7:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5976
>Category:       c++
>Synopsis:       ICE on incomplete if-statement
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 15 07:36:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Volker Reichelt
>Release:        gcc 3.1 20020311 (prerelease)
>Organization:
>Environment:
mips-sgi-irix6.5, i686-pc-linux-gnu
>Description:
The following code produces an ICE:

------------------------snip here---------------
template <int i> void foo () { if }
void bar() { foo<0>(); }
------------------------snip here---------------

The error message is:

bug.cpp: In function `void foo()':
bug.cpp:1: parse error before `}' token
bug.cpp: In function `void foo() [with int i = 0]':
bug.cpp:2:   instantiated from here
bug.cpp:1: Internal compiler error in expand_body, at cp/semantics.c:2407
Please submit a full bug report, [etc.]

This is a regression from 3.0.x.
>How-To-Repeat:
g++ -c bug.cpp
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-05-11 16:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-10  7:56 c++/5976: ICE on incomplete if-statement Reichelt
  -- strict thread matches above, loose matches on Subject: below --
2002-05-11  9:59 rodrigc
2002-03-15  7:36 reichelt

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