This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/14388] wrong error msg when printing deferenced this pointer.
- From: "yanliu at ca dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Mar 2004 19:47:51 -0000
- Subject: [Bug debug/14388] wrong error msg when printing deferenced this pointer.
- References: <20040302190959.14388.yanliu@ca.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From yanliu at ca dot ibm dot com 2004-03-02 19:47 -------
Here is the command that I am using:
xlCb -g t1.C
ddd a.out
THis is what I got using the gcc -v :
Reading specs from /usr/lib/gcc-lib/powerpc-suse-linux/3.2.2/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-
prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --
libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --enable-libgcj --
with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --
enable-shared --enable-__cxa_atexit powerpc-suse-linux
Thread model: posix
gcc version 3.2.2
I don't have gcc version 3.3 at hand, so cannot run the tc now.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14388