This is the mail archive of the gcc-prs@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]

libstdc++/7822: build failure gcc-3.2 CVS 20020830 on m68k-linux


>Number:         7822
>Category:       libstdc++
>Synopsis:       build failure gcc-3.2 CVS 20020830 on m68k-linux
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 03 16:06:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     doko@debian.org
>Release:        gcc-3.2 CVS 20020830
>Organization:
>Environment:
m68k-linux (Debian unstable)
>Description:
libstdc++ fails to build. Last build, which succeeded on m68k-linux was the 3.2 prerelease (identical to the release).

/build/buildd/gcc-3.2-3.2.1ds0/build/gcc/xgcc -shared-libgcc -B/build/buildd/gcc-3.2-3.2.1ds0/build/gcc/ -nostdinc++ -L/build/buildd/gcc-3.2-3.2.1ds0/build/m68k-linux/libstdc++-v3/src -L/build/buildd/gcc-3.2-3.2.1ds0/build/m68k-linux/libstdc++-v3/src/.libs -B/usr/m68k-linux/bin/ -B/usr/m68k-linux/lib/ -isystem /usr/m68k-linux/include -nostdinc++ -I/build/buildd/gcc-3.2-3.2.1ds0/build/m68k-linux/libstdc++-v3/include/m68k-linux -I/build/buildd/gcc-3.2-3.2.1ds0/build/m68k-linux/libstdc++-v3/include -I/build/buildd/gcc-3.2-3.2.1ds0/src/libstdc++-v3/libsupc++ -I/build/buildd/gcc-3.2-3.2.1ds0/src/libstdc++-v3/libmath -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c /build/buildd/gcc-3.2-3.2.1ds0/src/libstdc++-v3/src/locale-inst.cc  -fPIC -DPIC -o .libs/locale-inst.o
/build/buildd/gcc-3.2-3.2.1ds0/build/m68k-linux/libstdc++-v3/include/bits/locale_facets.h: In
   member function `_OutIter std::money_put<_CharT, _OutIter>::put(_OutIter, 
   bool, std::ios_base&, _CharT, long double) const [with _CharT = char, 
   _OutIter = std::ostreambuf_iterator<char, std::char_traits<char> >]':
/build/buildd/gcc-3.2-3.2.1ds0/src/libstdc++-v3/src/locale-inst.cc:52:   instantiated from here
/build/buildd/gcc-3.2-3.2.1ds0/build/m68k-linux/libstdc++-v3/include/bits/locale_facets.h:1589: Internal
   compiler error in expand_call, at calls.c:3049
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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