This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/14043] New: error compiling new version.
- From: "caffeen at caffeen dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Feb 2004 08:46:16 -0000
- Subject: [Bug libstdc++/14043] New: error compiling new version.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
FreeBSD caffeen-1.caffeen.org 5.1-RELEASE-p11 FreeBSD 5.1-RELEASE-p11 #13: Sun
Dec 28 21:03:53 EST 2003 root@caffeen-
1.caffeen.org:/usr/obj/usr/src/sys/CAFFEEN-SMP i386
problem occured while running make buildworld.
c++ -O -pipe -mcpu=pentiumpro -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H -
I/usr/src/gnu/lib/libstdc++ -
I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++ -
I/usr/src/gnu/lib/libstdc++/../../../contrib/gcc -fno-implicit-templates -
ffunction-sections -fdata-sections -Wno-deprecated -
c /usr/src/contrib/libstdc++/src/wstring-inst.cc -o wstring-inst.o
/usr/obj/usr/src/i386/usr/include/g++/bits/basic_string.h: In member function
`std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT,
_Traits, _Alloc>::erase(_Alloc::size_type, _Alloc::size_type) [with _CharT =
wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc =
std::allocator<wchar_t>]':
/usr/obj/usr/src/i386/usr/include/g++/bits/basic_string.tcc:497:
instantiated from `void std::basic_string<_CharT, _Traits, _Alloc>::resize
(_Alloc::size_type, _CharT) [with _CharT = wchar_t, _Traits =
std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]'
/usr/src/contrib/libstdc++/src/string-inst.cc:49: instantiated from here
/usr/obj/usr/src/i386/usr/include/g++/bits/basic_string.h:608: Internal
compiler error in ggc_recalculate_in_use_p, at ggc-page.c:1178
Please submit a full bug report,
with preprocessed source if appropriate.
--
Summary: error compiling new version.
Product: gcc
Version: 3.2.2
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: caffeen at caffeen dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14043