This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/31045] gcc4.1. has problems with pointers



------- Comment #3 from satyaakam at yahoo dot co dot in  2007-03-05 17:58 -------
error we get is as follows
case16.cpp: In function 'int main()':
case16.cpp:5: error: in argument to unary !

$/grid/common/pkgs/gcc/v4.1.1/bin/g++ -v
Using built-in specs.
Target: x86_64-redhat-linux
Configured with:
/grid/sfi/ct_src/gcc-v4.1.1/platforms/rh_64/matrix_bootstrap_000/gcc-4.1.1/configure
--prefix=/grid/common/pkgs/gcc/v4.1.1 --mandir=/grid/common/pkgs/gcc/v4.1.1/man
--infodir=/grid/common/pkgs/gcc/v4.1.1/info --enable-shared
--enable-threads=posix --disable-checking --with-system-zlib
--enable-__cxa_atexit --with-gnu-as
--with-as=/grid/common/pkgs/gcc/v4.1.1/bin/as --with-gnu-ld
--with-ld=/grid/common/pkgs/gcc/v4.1.1/bin/ld --disable-libgcj
--with-local-prefix=/grid/common/pkgs/gcc/v4.1.1 --enable-clocale=gnu
--with-gmp=/grid/common/pkgs/gmp/v4.1.4 --enable-languages=c,c++,objc,f95
--host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.1


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31045


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]