c++/2711

Peter Schmid schmid@snake.iap.physik.tu-darmstadt.de
Fri May 4 06:16:00 GMT 2001


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

From: Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
To: nathan@gcc.gnu.org
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: c++/2711
Date: Fri, 4 May 2001 16:13:40 +0200 (CEST)

 Synopsis: ice in c_expand_expr (namespace directive)
 
 Would you please close PR c++/2709 also. I believe this is (almost) a
 duplicate and has been fixed by your patch. 
 
 Additionally, I would kindly draw your attention to PR c++/2295, which also
 shows a namespace directive related problem which still prevails on
 the branch and on the mainline.  
 
 Thank you very much for fixing problems.
 Thanks in advance,
 
 Peter Schmid
 
 c++/2709
 g++ -v -c t3.C -W -Wall
 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 : (reconfigured) ../gcc/configure --enable-shared --disable-nls --enable-threads=posix --enable-long-long --enable-languages=c,c++,f77,objc : (reconfigured) 
 Thread model: posix
 gcc version 3.0 20010503 (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 -W -Wall -Acpu=i386 -Amachine=i386 -Di386 -D__i386 -D__i386__ -D__tune_i686__ -D__tune_pentiumpro__ t3.C -D__GNUG__=3 -D_GNU_SOURCE -D__EXCEPTIONS -D__GXX_ABI_VERSION=100 -quiet -dumpbase t3.C -W -Wall -version -o /tmp/ccskM8A0.s
 GNU CPP version 3.0 20010503 (prerelease) (cpplib) (i386 Linux/ELF)
 GNU C++ version 3.0 20010503 (prerelease) (i686-pc-linux-gnu)
 	compiled by GNU C version 3.0 20010503 (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.
  /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/../../../../i686-pc-linux-gnu/bin/as -V -Qy -o t3.o /tmp/ccskM8A0.s
 GNU assembler version 2.11.90.0.4 (i686-pc-linux-gnu) using BFD version 2.11.90.0.4
 
 
 



More information about the Gcc-prs mailing list