[Bug c++/28620] [4.1 regression] static const member in template class leads to multiple definitions at linktime

2006-08-06 Thread tausq at debian dot org
--- Comment #1 from tausq at debian dot org 2006-08-06 10:07 --- Created an attachment (id=12026) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12026action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28620

[Bug c++/28620] [4.1 regression] static const member in template class leads to multiple definitions at linktime

2006-08-06 Thread tbm at gcc dot gnu dot org
--- Comment #2 from tbm at gcc dot gnu dot org 2006-08-06 13:41 --- This has been fixed already, both in GCC's SVN and in Debian's gcc-4.1 package. The reason you see it on HPPA is that recent version of gcc-4.1 in Debian don't build. This bug was fixed in -9 but hppa still has -8.