This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11190] ICE in output_operand (wrong address) with static and -fPIC
- From: "eager at mvista dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jun 2003 00:21:23 -0000
- Subject: [Bug c++/11190] ICE in output_operand (wrong address) with static and -fPIC
- References: <20030613234857.11190.eager@mvista.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11190
------- Additional Comments From eager@mvista.com 2003-06-14 00:21 -------
Subject: Re: ICE in output_operand (wrong address) with static
and -fPIC
"bangerth@dealii.org" wrote:
>
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11190
>
> bangerth@dealii.org changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|UNCONFIRMED |WAITING
>
> ------- Additional Comments From bangerth@dealii.org 2003-06-14 00:05 -------
> I can't reproduce this with neither 3.2, 3.2.3, 3.3 or mainline. Can you
> please post the output of gcc -v?
/opt/hardhat/devkit/x86/pentium3/bin/pentium3-g++ -v -da -save-temps -fPIC x.cpp -o x
Reading specs from /opt/hardhat/devkit/x86/pentium3/lib/gcc-lib/i686-hardhat-linux/3.2.2/specs
Configured with: ../configure --host=i686-pc-linux-gnu --target=i686-hardhat-linux --prefix=/opt/hardhat/devkit/x86/pentium3 --exec-prefix=/opt/hardhat/devkit/x86/pentium3
--bindir=/opt/hardhat/devkit/x86/pentium3/bin --sbindir=/opt/hardhat/devkit/x86/pentium3/sbin --sysconfdir=/opt/hardhat/devkit/x86/pentium3/etc --datadir=/opt/hardhat/devkit/x86/pentium3/share
--includedir=/opt/hardhat/devkit/x86/pentium3/include --libdir=/opt/hardhat/devkit/x86/pentium3/lib --libexecdir=/opt/hardhat/devkit/x86/pentium3/libexec
--localstatedir=/opt/hardhat/devkit/x86/pentium3/var --sharedstatedir=/opt/hardhat/devkit/x86/pentium3/share --mandir=/opt/hardhat/devkit/x86/pentium3/man
--infodir=/opt/hardhat/devkit/x86/pentium3/info --program-transform-name=s,^,pentium3-, --enable-cross --with-gxx-include-dir=${prefix}/i686-hardhat-linux/include/g++-v3 --enable-shared
--enable-languages=c,c++ --enable-__cxa_atexit --enable-threads=posix --disable-multilib --with-cpu=pentium3
I'll check to see if one of our patches mucked something. Thanks.
--
Michael Eager eager@mvista.com 408-328-8426
MontaVista Software, Inc. 1237 E. Arques Ave., Sunnyvale, CA 94085