m32 and m64:
FAIL: 27_io/basic_stringbuf/in_avail/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/in_avail/char/1.cc compilation failed to produce
executable
FAIL: 27_io/basic_stringbuf/in_avail/wchar_t/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/in_avail/wchar_t/1.cc compilation failed to
produce executable
FAIL: 27_io/basic_stringbuf/sbumpc/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sbumpc/char/1.cc compilation failed to produce
executable
FAIL: 27_io/basic_stringbuf/sbumpc/wchar_t/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sbumpc/wchar_t/1.cc compilation failed to
produce executable
FAIL: 27_io/basic_stringbuf/sgetc/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sgetc/char/1.cc compilation failed to produce
executable
FAIL: 27_io/basic_stringbuf/sgetc/wchar_t/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sgetc/wchar_t/1.cc compilation failed to produce
executable
FAIL: 27_io/basic_stringbuf/sgetn/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sgetn/char/1.cc compilation failed to produce
executable
FAIL: 27_io/basic_stringbuf/sgetn/wchar_t/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sgetn/wchar_t/1.cc compilation failed to produce
executable
FAIL: 27_io/basic_stringbuf/snextc/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/snextc/char/1.cc compilation failed to produce
executable
FAIL: 27_io/basic_stringbuf/snextc/wchar_t/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/snextc/wchar_t/1.cc compilation failed to
produce executable
FAIL: ext/mt_allocator/deallocate_global_thread-1.cc execution test
FAIL: ext/mt_allocator/deallocate_global_thread-3.cc execution test
FAIL: ext/stdio_sync_filebuf/char/1.cc (test for excess errors)
WARNING: ext/stdio_sync_filebuf/char/1.cc compilation failed to produce
executable
FAIL: ext/stdio_sync_filebuf/char/12048-3.cc (test for excess errors)
WARNING: ext/stdio_sync_filebuf/char/12048-3.cc compilation failed to produce
executable
FAIL: ext/stdio_sync_filebuf/char/12048-4.cc (test for excess errors)
WARNING: ext/stdio_sync_filebuf/char/12048-4.cc compilation failed to produce
executable
FAIL: ext/stdio_sync_filebuf/wchar_t/1.cc (test for excess errors)
WARNING: ext/stdio_sync_filebuf/wchar_t/1.cc compilation failed to produce
executable
FAIL: ext/stdio_sync_filebuf/wchar_t/12948-3.cc (test for excess errors)
WARNING: ext/stdio_sync_filebuf/wchar_t/12948-3.cc compilation failed to
produce executable
FAIL: ext/stdio_sync_filebuf/wchar_t/12948-4.cc (test for excess errors)
WARNING: ext/stdio_sync_filebuf/wchar_t/12948-4.cc compilation failed to
produce executable
====
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
Undefined symbols:
"__gnu_cxx::stdio_sync_filebuf<char, std::char_traits<char> >::xsgetn(char*,
int)", referenced from:
test05() in ccRAtAkX.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
FAIL: ext/stdio_sync_filebuf/char/12048-4.cc (test for excess errors)
--
Summary: [4.6 Regression] multiple char-related fails.
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: iains at gcc dot gnu dot org
GCC target triplet: i686-apple-darwin9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44121