This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Bootstrap broken for w64


Hi,

Till the last days I noticed that the bootstrap of the target 
x86_64-pc-mingw32 is broken, while compiling libstdc++-v3. Is this a known 
issue, or could somebody take a look for it?

The error message is:
In file included from 
/vol/d/sources/gcc_new/gcc_1017/build3/x86_64-pc-mingw32/libstdc++-v3/include/ostream:572,
                 from ../../../../libstdc++-v3/src/ostream-inst.cc:35:
/vol/d/sources/gcc_new/gcc_1017/build3/x86_64-pc-mingw32/libstdc++-v3/include/bits/ostream.tcc: 
In member function 'std:
:basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, 
_Traits>::_M_insert(_ValueT) [with _ValueT = long double, _C
harT = char, _Traits = std::char_traits<char>]':
/vol/d/sources/gcc_new/gcc_1017/build3/x86_64-pc-mingw32/libstdc++-v3/include/bits/ostream.tcc:92: 
internal compiler err
or: in vt_add_function_parameters, at var-tracking.c:3176
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Thanks in advance,
Kai Tietz

|  (\_/)  This is Bunny. Copy and paste Bunny
| (='.'=) into your signature to help him gain
| (")_(") world domination.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]