[Bug c++/12570] G++ fails to accept a legal struct declaration in a namespace

wirawan0 at softhome dot net gcc-bugzilla@gcc.gnu.org
Fri Oct 10 16:14:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From wirawan0 at softhome dot net  2003-10-10 16:14 -------
Compiler's version info:

/usr/local/gcc-3.3 $ /usr/local/gcc-3.3.1/bin/g++ -v
Reading specs from /usr/local/gcc-3.3.1/lib/gcc-lib/i686-pc-linux-gnu/3.3.1/specs
Configured with: ./configure --prefix=/usr/local/gcc-3.3.1 --disable-nls --enable-languages=c,c++,f77
Thread model: posix
gcc version 3.3.1


The exact same problem also appears on g++ version 3.2.2; here's the output string of that compiler:

Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2/specs
Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long--enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib
Thread model: posix
gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)



More information about the Gcc-bugs mailing list