c++/2875

Craig Rodrigues rodrigc@mediaone.net
Sat May 26 21:26:00 GMT 2001


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

From: Craig Rodrigues <rodrigc@mediaone.net>
To: nathan@gcc.gnu.org
Cc: gcc-gnats@gcc.gnu.org, kitty@cs.wustl.edu, nobody@gcc.gnu.org,
   rodrigc@gcc.gnu.org
Subject: Re: c++/2875
Date: Sun, 27 May 2001 00:20:25 -0400

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2875&database=gcc
 
 Nathan,
 
 I can reproduce the ICE.  Go to the above URL.
 Grab Log_Record.ii.gz.
 
 Go to:
 http://www.codesourcery.com/gcc-compile.shtml
 
 Select: preprocessed C++
 
 Enter the following flags to gcc:
 -v -DACE_MT_SAFE=0 -W -Wall -Wpointer-arith -O3 -g -Wno-uninitialized \
 -fno-implicit-templates-Wno-uninitialized -fno-implicit-templates \
 -DACE_HAS_EXCEPTIONS -c -fPIC 
 
 Try compiling the file.  The compiler will ICE (compiler version
 20010526).  If you try it
 again and remove the -fPIC flag, it will not ICE.  This is a regression.
 
 I am able to compile this file with the -fPIC flag specified
 using version 20010507.
 -- 
 Craig Rodrigues        
 http://www.gis.net/~craigr    
 rodrigc@mediaone.net          



More information about the Gcc-prs mailing list