------- Comment #7 from howarth at nitro dot med dot uc dot edu  2006-09-14 
00:31 -------
g++.old-deja/g++.pt/instantiate4.C suffers from the same...

Executing on host:
/sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/gcc/testsuite/g++/../../g++
-B/sw/src/fink.build/gcc4-4.1.
999-20060911/darwin_objdir/gcc/testsuite/g++/../../  -nostdinc++
-I/sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/powerpc-ap
ple-darwin8/ppc64/libstdc++-v3/include/powerpc-apple-darwin8
-I/sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/powerpc-apple-
darwin8/ppc64/libstdc++-v3/include
-I/sw/src/fink.build/gcc4-4.1.999-20060911/gcc-4.2-20060911/libstdc++-v3/libsupc++
-I/sw/src/fink
.build/gcc4-4.1.999-20060911/gcc-4.2-20060911/libstdc++-v3/include/backward
-I/sw/src/fink.build/gcc4-4.1.999-20060911/gcc-4.2-20060
911/libstdc++-v3/testsuite/util -fmessage-length=0  -frepo -Werror  -c  -m64 -o
instantiate4.o /sw/src/fink.build/gcc4-4.1.999-20060
911/gcc-4.2-20060911/gcc/testsuite/g++.old-deja/g++.pt/instantiate4.C   
(timeout = 300)
Executing on host:
/sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/gcc/testsuite/g++/../../g++
-B/sw/src/fink.build/gcc4-4.1.
999-20060911/darwin_objdir/gcc/testsuite/g++/../../ instantiate4.o  -nostdinc++
-I/sw/src/fink.build/gcc4-4.1.999-20060911/darwin_ob
jdir/powerpc-apple-darwin8/ppc64/libstdc++-v3/include/powerpc-apple-darwin8
-I/sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir
/powerpc-apple-darwin8/ppc64/libstdc++-v3/include
-I/sw/src/fink.build/gcc4-4.1.999-20060911/gcc-4.2-20060911/libstdc++-v3/libsupc++

-I/sw/src/fink.build/gcc4-4.1.999-20060911/gcc-4.2-20060911/libstdc++-v3/include/backward
-I/sw/src/fink.build/gcc4-4.1.999-2006091
1/gcc-4.2-20060911/libstdc++-v3/testsuite/util -fmessage-length=0  -frepo
-Werror    -L/sw/src/fink.build/gcc4-4.1.999-20060911/darw
in_objdir/powerpc-apple-darwin8/ppc64/libstdc++-v3/src/.libs 
-L/sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/powerpc-apple
-darwin8/ppc64/libstdc++-v3/src/.libs
-L/sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/powerpc-apple-darwin8/ppc64/libiberty
  -multiply_defined suppress -lm   -m64 -o instantiate4.exe    (timeout = 300)
Undefined symbols:
  Bar<int>::bar(), referenced from:
      _main in instantiate4.o
ld64-59.2 failed: symbol(s) not found
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
Undefined symbols:
  Bar<int>::bar(), referenced from:
      _main in instantiate4.o
ld64-59.2 failed: symbol(s) not found
collect2: ld returned 1 exit status

FAIL: g++.old-deja/g++.pt/instantiate4.C (test for excess errors)
Excess errors:
Undefined symbols:
  Bar<int>::bar(), referenced from:
      _main in instantiate4.o
ld64-59.2 failed: symbol(s) not found


-- 


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

Reply via email to