------- Additional Comments From gmorin1 at bloomberg dot net 2004-10-15 19:07 ------- Hi,
As far as I know, OpenPKG does not apply any patched on this gcc. Furthermore, I have another gcc 3.4.2 built from the vanilla source on Solaris : [EMAIL PROTECTED]:~$ /unix-SunOS-sparc-5.8-def/bin/g++ -o /dev/null -c foo.cpp foo.cpp: In instantiation of `bar<int>': foo.cpp:11: instantiated from here foo.cpp:3: error: enumerator value for `IT_MASK' not integer constant [EMAIL PROTECTED]:~$ /unix-SunOS-sparc-5.8-def/bin/g++ -v Reading specs from /unix-SunOS-sparc-5.8-def/bin/../lib/gcc/sparc-sun-solaris2.8/3.4.2/specs Configured with: ../gcc-3.4.2/configure --prefix=/unix-SunOS-sparc-5.8-def/ --enable-languages=c,c++ Thread model: posix gcc version 3.4.2 [EMAIL PROTECTED]:~$ uname -a SunOS sundev9 5.8 Generic_108528-19 sun4u sparc SUNW,Sun-Fire [EMAIL PROTECTED]:~$ I strongly think this bug should be reopened. It looks extremely likely that it is present in 3.4.2, and it is not sure yet it is fixed 3.4.3. Thanks, Guillaume. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18020