public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/958
@ 2001-05-02 12:26 neil
  0 siblings, 0 replies; 3+ messages in thread
From: neil @ 2001-05-02 12:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: neil@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org,
  schmid@snake.iap.physik.tu-darmstadt.de
Cc:  
Subject: Re: c++/958
Date: 2 May 2001 19:17:38 -0000

 Synopsis: ice #123 in pop_binding_level, at cp/decl.c:609
 
 State-Changed-From-To: analyzed->closed
 State-Changed-By: neil
 State-Changed-When: Wed May  2 12:17:38 2001
 State-Changed-Why:
     Submitter reports fixed.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=958&database=gcc


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

* Re: c++/958
@ 2001-05-01 14:56 Peter Schmid
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Schmid @ 2001-05-01 14:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c++/958
Date: Wed, 2 May 2001 00:49:10 +0200 (CEST)

 Please close PR 958. The problem is fixed. The compilation of the
 source code te.C does no longer cause an internal compiler error.
 
 Thank you for fixing this problem,
 
 Peter Schmid
 
 g++ -v -c te.C 
 Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/specs
 Configured with: ../gcc/configure --enable-shared --disable-nls --enable-threads=posix --enable-long-long --enable-languages=c,c++,f77,objc
 Thread model: posix
 gcc version 3.0 20010501 (prerelease)
  /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/cc1plus -v -D__GNUC__=3 -D__GNUC_MINOR__=0 -D__GNUC_PATCHLEVEL__=0 -D__ELF__ -Dunix -Dlinux -D__ELF__ -D__unix__ -D__linux__ -D__unix -D__linux -Asystem=posix -D__STDC_HOSTED__=1 -Acpu=i386 -Amachine=i386 -Di386 -D__i386 -D__i386__ -D__tune_i686__ -D__tune_pentiumpro__ te.C -D__GNUG__=3 -D_GNU_SOURCE -D__EXCEPTIONS -D__GXX_ABI_VERSION=100 -quiet -dumpbase te.C -version -o /tmp/cc6LxneX.s
 GNU CPP version 3.0 20010501 (prerelease) (cpplib) (i386 Linux/ELF)
 GNU C++ version 3.0 20010501 (prerelease) (i686-pc-linux-gnu)
 	compiled by GNU C version 3.0 20010501 (prerelease).
 #include "..." search starts here:
 #include <...> search starts here:
  /usr/local/include/g++-v3
  /usr/local/include/g++-v3/i686-pc-linux-gnu
  /usr/local/include
  /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/include
  /usr/local/i686-pc-linux-gnu/include
  /usr/include
 End of search list.
 te.C:2: parse error before `{' token
 te.C:6: parse error before `private'
 te.C:11: `D' was not declared in this scope
 te.C:11: `d' was not declared in this scope
 te.C:11: invalid use of undefined type `class A'
 te.C:1: forward declaration of `class A'
 te.C:11: invalid declarator
 te.C:11: syntax error before `:' token
 te.C:14: parse error before `&' token
 te.C:14: ISO C++ forbids declaration of `z' with no type
 te.C: In function `int z(...)':
 te.C:18: invalid use of undefined type `class A'
 te.C:1: forward declaration of `class A'
 te.C:19: confused by earlier errors, bailing out
 


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

* Re: c++/958
@ 2001-04-01  0:00 lerdsuwa
  0 siblings, 0 replies; 3+ messages in thread
From: lerdsuwa @ 2001-04-01  0:00 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: lerdsuwa@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org,
  schmid@snake.iap.physik.tu-darmstadt.de
Cc:  
Subject: Re: c++/958
Date: 4 Feb 2001 11:16:25 -0000

 Synopsis: ice #123 in pop_binding_level, at cp/decl.c:609
 
 State-Changed-From-To: open->analyzed
 State-Changed-By: lerdsuwa
 State-Changed-When: Sun Feb  4 03:16:25 2001
 State-Changed-Why:
     Confirmed as a bug.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=958&database=gcc
>From neil@gcc.gnu.org Sun Apr 01 00:00:00 2001
From: neil@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: Re: c/1566
Date: Sun, 01 Apr 2001 00:00:00 -0000
Message-id: <20010304111603.4076.qmail@sourceware.cygnus.com>
X-SW-Source: 2001-q1/msg02000.html
Content-length: 516

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

From: neil@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nneul@umr.edu, nobody@gcc.gnu.org
Cc:  
Subject: Re: c/1566
Date: 4 Mar 2001 11:11:53 -0000

 Synopsis: bootstrap - fails libgcc.a on hpux-10.20
 
 State-Changed-From-To: open->closed
 State-Changed-By: neil
 State-Changed-When: Sun Mar  4 03:11:52 2001
 State-Changed-Why:
     Bootstraps have since been done on HP-UX.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1566&database=gcc


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

end of thread, other threads:[~2001-05-02 12:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-02 12:26 c++/958 neil
  -- strict thread matches above, loose matches on Subject: below --
2001-05-01 14:56 c++/958 Peter Schmid
2001-04-01  0:00 c++/958 lerdsuwa

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