This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
New test g++.old-deja/g++.other/comdat3.C fails on cygwin
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- To: <gcc-bugs at gcc dot gnu dot org>
- Date: Fri, 15 Mar 2002 15:53:25 +1100
- Subject: New test g++.old-deja/g++.other/comdat3.C fails on cygwin
New test g++.old-deja/g++.other/comdat3.C fails on cygwin. There is no ChangeLog entry for the test.
The compiler output is
.../ccOeXSdg.o(.bss+0x0):comdat3-aux.cc: multiple definition of `A<int>::b'
.../ccgDtiIm.o(.bss+0x0):comdat3.C: first defined here
collect2: ld returned 1 exit status
Any ideas?