This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
PR 2875, regression with -fPIC?
- To: gcc at gcc dot gnu dot org
- Subject: PR 2875, regression with -fPIC?
- From: Craig Rodrigues <rodrigc at mediaone dot net>
- Date: Fri, 25 May 2001 15:29:45 -0400
- Cc: kitty at cs dot wustl dot edu
Hi,
I am looking at:
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2875&database=gcc
If I compile the supplied preprocessed source with:
g++ -v -c -DACE_MT_SAFE=0 -W -Wall -Wpointer-arith -O3 \
-g -Wno-uninitialized -fno-implicit-templates \
-DACE_HAS_EXCEPTIONS -fPIC -c Log_Record.ii
If I use: gcc version 3.0 20010507, it compiles fine.
If I use the latest snapshot at:
http://www.codesourcery.com/gcc-compile.shtml
I get an ICE.
If I remove the -fPIC flag, I do not get an ICE with the latest snapshot.
Is this a regression with the -fPIC flag?
Thanks.
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@mediaone.net