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

Failure to bootstrap for trunk on athlon_mp-pc-linux-gnu


The tree has failed during the bootstrap step.  The last 30 lines of
the log are below; since I do parallel builds, the error may not be on the
last line.


Attached are the ChangeLogs since the previous run.  Possibly a patch with
your name on it has caused the additional regression(s).


The full transcript is at http://www.devphil.com/build/

Host was specified as athlon_mp-pc-linux-gnu.  Target was specified
as athlon_mp-pc-linux-gnu.

This particular run used standard (previously installed) binutils.

This email is generated by a machine, not sent from a person.  If you think
it's been sent to you in error, please see the gcc-regression list archives
for possible followup discussion; this could be legitimate or it could be a
false positive.  Also watch for email from the other regression testers and
check the logs from the known autobuilders.


With love,
The Autocrasher (Phil's Builder Bot, version 1.1)

=========================================================================

diff -u1r previous/CL/ChangeLog broken/CL/ChangeLog
--- previous/CL/ChangeLog	2003-01-31 04:55:02.000000000 -0500
+++ broken/CL/ChangeLog	2003-01-31 16:40:02.000000000 -0500
@@ -1 +1,6 @@
+2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
+
+	* Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
+	* Makefile.in: Regenerated.
+
 2003-01-30  Roger Sayle  <roger@eyesopen.com>
diff -u1r previous/CL/fastjar/ChangeLog broken/CL/fastjar/ChangeLog
--- previous/CL/fastjar/ChangeLog	2003-01-29 04:55:03.000000000 -0500
+++ broken/CL/fastjar/ChangeLog	2003-02-01 04:55:03.000000000 -0500
@@ -1 +1,6 @@
+2003-01-31  Daiki Ueno  <ueno@unixuser.org>
+
+	* jartool.c (extract_jar): Don't lseek to skip extra fields.
+	(consume): If the stream is seekable, do lseek.
+
 2003-01-28  Ranjit Mathew  <rmathew@hotmail.com>
diff -u1r previous/CL/gcc/ChangeLog broken/CL/gcc/ChangeLog
--- previous/CL/gcc/ChangeLog	2003-01-31 04:55:05.000000000 -0500
+++ broken/CL/gcc/ChangeLog	2003-02-01 04:55:04.000000000 -0500
@@ -1 +1,80 @@
+2003-01-31  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+	* pa.c (pa_output_function_prologue, pa_output_function_epilogue): Move
+	updating of total_code_bytes from prologue to epilogue.
+
+2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
+
+	* reload.c (find_reloads): Do not use the mode specified in the insn
+	pattern as reload mode for address operands.  Do not generate optional
+	reloads for operands where a mandatory reload was already pushed.
+	Generate optional reloads only in the final pass though find_reloads.
+	(have_replacement_p): New function.
+
+2003-01-31  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+	* doc/install.texi (Testing): Remove a reference to our obsolete
+	/testresults web pages and strip redundant information concerning
+	test results.
+	(Binaries): Refer to Microsoft Windows instead of listing all
+	possible variants.
+
+Sat Feb  1 00:28:30 CET 2003  Jan Hubicka  <jh@suse.cz>
+
+	* loop.c (emit_prefetch_instructions):  Do conversion at right place in
+	RTL chain.
+
+	* combine.c (simplify_set): Reverse order of ragumetns to
+	REG_CANNOT_CHANGE_MODE_P
+	* df.c (df_def_record_1): Likewise.
+	* recog.c (register_operand): Likewise.
+	* simplify-rtx.c (simplify_subreg): Likewise.
+	* hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): Update use of
+	CANNOT_CHANGE_MODE_CLASS.
+	* regclass.c (cannot_change_mode_set_regs, invalid_mode_change_p):
+	Likewise.
+	* reload.c (push_reload): Likewise.
+	* alpha.h (CANNOT_CHANGE_MODE_CLASS): Update definition.
+	* ia64.h (CANNOT_CHANGE_MODE_CLASS): Update definition.
+	* mips.h (CANNOT_CHANGE_MODE_CLASS): Update definition.
+	* mips-protos.h (mips_cannot_change_mode_class): Update prototype.
+	* mips.c (mips_cannot_change_mode_class): Update.
+	* pa64-regs.h (CANNOT_CHANGE_MODE_CLASS): Update definition.
+	* rs6000.h (CANNOT_CHANGE_MODE_CLASS): Update definition.
+	* s390.h (CANNOT_CHANGE_MODE_CLASS): Update definition.
+	* sh.h (CANNOT_CHANGE_MODE_CLASS): Update definition.
+	* sh-protos.h (sh_cannot_change_mode_class): Update prototype.
+	* sh.c (sh_cannot_change_mode_class): Update.
+	* i386.h (CANNOT_CHANGE_MODE_CLASS): New.
+	* tm.texi (CANNOT_CHANGE_MODE_CLASS): Update documentation.
+
+2003-01-31  Geoffrey Keating  <geoffk@apple.com>
+
+	* config/darwin.h (LINK_COMMAND_SPEC): Update for Nathan's recent
+	change to LINK_COMMAND_SPEC in gcc.c.
+
+2003-01-31  Jan Hubicka  <jh@suse.cz>
+
+	PR c/9506
+	* i386.c (override_options): Use DEFAULT_PCC_STRUCT_RETURN.
+
+2003-01-31  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+	* pa32-regs.h (REGNO_REG_CLASS, REG_CLASS_FROM_LETTER): Delete
+	duplicated code.
+
+2003-01-31  Nathan Sidwell  <nathan@codesourcery.com>
+
+	* tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT): Remove.
+	(BINFO_ELTS): New #define.
+	* stor-layout.c (finalize_record_size): Don't set them.
+	* cp/cp-tree.h (BINFO_SUBVTT_INDEX, BINFO_VPTR_INDEX,
+	BINFO_PRIMARY_BASE_OF): Use BINFO_ELTS.
+	(BINFO_LANG_ELTS): New #define.
+	* cp/tree.c (make_binfo): Use BINFO_LANG_ELTS.
+	* java/class.c (make_class): Use BINFO_ELTS.
+	(set_super_info): Likewse.
+	(add_interface_do): Likewise.
+	* objc/objc-act.c (start_class): Use BINFO_ELTS.
+
 2003-01-31 Danny Smith <dannysmith@users.sourceforge.net>
@@ -29,3 +108,2 @@
 	* Makefile.in: Remove -Wno-error from gtype-desc.o and c-decl.o.
-	* cp/Make-lang.in: Remove -Wno-error from cp/decl.o.
 	* config/rs6000/rs6000.c (print_operand): Mask off high bits only
diff -u1r previous/CL/gcc/cp/ChangeLog broken/CL/gcc/cp/ChangeLog
--- previous/CL/gcc/cp/ChangeLog	2003-01-31 04:55:18.000000000 -0500
+++ broken/CL/gcc/cp/ChangeLog	2003-01-31 16:40:16.000000000 -0500
@@ -1 +1,13 @@
+2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
+
+	PR c++/8849
+	* pt.c (resolve_overloaded_unification): Handle FUNCTION_DECL.
+
+2003-01-31  Nathan Sidwell  <nathan@codesourcery.com>
+
+	* cp-tree.h (BINFO_SUBVTT_INDEX, BINFO_VPTR_INDEX,
+	BINFO_PRIMARY_BASE_OF): Use BINFO_ELTS.
+	(BINFO_LANG_ELTS): New #define.
+	* tree.c (make_binfo): Use BINFO_LANG_ELTS.
+
 2003-01-30  Geoffrey Keating  <geoffk@apple.com>
diff -u1r previous/CL/gcc/java/ChangeLog broken/CL/gcc/java/ChangeLog
--- previous/CL/gcc/java/ChangeLog	2003-01-30 15:50:22.000000000 -0500
+++ broken/CL/gcc/java/ChangeLog	2003-02-01 04:55:21.000000000 -0500
@@ -1 +1,11 @@
+2003-01-31  Mark Wielaard  <mark@klomp.org>
+
+	* gjavah.c (throwable_p): Allocate 1 more byte for string.
+
+2003-01-31  Nathan Sidwell  <nathan@codesourcery.com>
+
+	* class.c (make_class): Use BINFO_ELTS.
+	(set_super_info): Likewse.
+	(add_interface_do): Likewise.
+
 2003-01-30  Tom Tromey  <tromey@redhat.com>
diff -u1r previous/CL/gcc/testsuite/ChangeLog broken/CL/gcc/testsuite/ChangeLog
--- previous/CL/gcc/testsuite/ChangeLog	2003-01-30 04:55:22.000000000 -0500
+++ broken/CL/gcc/testsuite/ChangeLog	2003-02-01 04:55:22.000000000 -0500
@@ -1 +1,14 @@
+2003-01-31  Loren J. Rittle <ljrittle@acm.org>
+
+	* gcc.dg/struct-ret-libc.c: New test.
+
+2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
+
+	* gcc.dg/20030129-1.c: New test.
+
+2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
+
+	PR c++/8849
+	* g++.dg/template/ptrmem4.C: New test.
+
 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
diff -u1r previous/CL/libjava/ChangeLog broken/CL/libjava/ChangeLog
--- previous/CL/libjava/ChangeLog	2003-01-31 04:55:49.000000000 -0500
+++ broken/CL/libjava/ChangeLog	2003-02-01 04:55:47.000000000 -0500
@@ -1 +1,133 @@
+2003-01-31  Mark WIelaard  <mark@klomp.org>
+
+	* Makefile.in: Rebuilt.
+	* Makefile.am (gtk_c_headers): Strip trailing / from jniinclude.
+
+2003-01-31  Tom Tromey  <tromey@redhat.com>
+
+	* jni.cc (_Jv_JNI_NewObjectArray): Check that initializer can be
+	cast to element type.
+	(_Jv_JNI_SetObjectArrayElement): Check array bounds.
+	(_Jv_JNI_GetObjectArrayElement): Likewise.
+
+	* Makefile.in: Rebuilt.
+	* Makefile.am (cond_x_ltlibrary): Renamed library to
+	lib-gnu-awt-xlib.la.
+	(lib_gnu_awt_xlib_la_SOURCES): Renamed.
+	(EXTRA_lib_gnu_awt_xlib_la_SOURCES): Likewise.
+	(lib_gnu_awt_xlib_la_DEPENDENCIES): Likewise.
+	(lib_gnu_awt_xlib_la_LIBADD): Likewise.
+	(lib_gnu_awt_xlib_la_LDFLAGS): Likewise.
+	(lib_gnu_awt_xlib_la_LINK): Likewise.
+	(install-exec-hook): Removed.
+	(lib-gnu-awt-xlib.la): Renamed.
+
+2003-01-31  Tom Tromey  <tromey@redhat.com>
+
+	* aclocal.m4, configure, include/config.h.in: Rebuilt.
+	* acinclude.m4 (CHECK_FOR_BROKEN_MINGW_LD): Resurrected; was in
+	aclocal.m4 and lost in some merge.
+
+	* java/awt/Window.java (Window(Window,GraphicsConfiguration)):
+	Don't try to find graphics configuration.
+	* java/awt/Toolkit.java (default_toolkit_name): Use new
+	Configuration entry.
+	* gnu/classpath/Configuration.java.in (default_awt_peer_toolkit):
+	New global.
+	* configure: Rebuilt.
+	* configure.in (TOOLKIT): New subst.
+	(--enable-java-awt) [xlib, gtk]: Set TOOLKIT if required.
+	Do AWT tests much earlier.  Run Gtk tests.  Make jniinclude
+	directory.  Make output directories for .c files.
+	* Makefile.in: Rebuilt.
+	* Makefile.am (lib_gnu_java_awt_peer_gtk_la_SOURCES): New macro.
+	(toolexeclib_LTLIBRARIES): Added cond_gtk_ltlibrary.
+	(all_java_source_files): Added new sources.
+	($(lib_gnu_java_awt_peer_gtk_la_OBJECTS)): New target.
+	(gtk_c_files): New macro.
+	(gtk_c_source_files): New macro.
+	(cond_gtk_ltlibrary): New macro.
+	($(gtk_c_files)): New target.
+	(lib_gnu_java_awt_peer_gtk_la_LIBADD): New macro.
+	(gtk_awt_peer_sources): New macro.
+	(gtk_c_headers): New macro.
+	($(gtk_c_headers)): New target.
+	(ACLOCAL_AMFLAGS): New macro.
+	* gtk.m4, glib.m4, libart.m4: New files.
+	* gnu/java/awt/peer/gtk/GdkFontMetrics.java,
+	gnu/java/awt/peer/gtk/GdkGraphics.java,
+	gnu/java/awt/peer/gtk/GtkArg.java,
+	gnu/java/awt/peer/gtk/GtkArgList.java,
+	gnu/java/awt/peer/gtk/GtkButtonPeer.java,
+	gnu/java/awt/peer/gtk/GtkCanvasPeer.java,
+	gnu/java/awt/peer/gtk/GtkCheckboxGroupPeer.java,
+	gnu/java/awt/peer/gtk/GtkCheckboxMenuItemPeer.java,
+	gnu/java/awt/peer/gtk/GtkCheckboxPeer.java,
+	gnu/java/awt/peer/gtk/GtkChoicePeer.java,
+	gnu/java/awt/peer/gtk/GtkClipboard.java,
+	gnu/java/awt/peer/gtk/GtkComponentPeer.java,
+	gnu/java/awt/peer/gtk/GtkContainerPeer.java,
+	gnu/java/awt/peer/gtk/GtkDialogPeer.java,
+	gnu/java/awt/peer/gtk/GtkFileDialogPeer.java,
+	gnu/java/awt/peer/gtk/GtkFontPeer.java,
+	gnu/java/awt/peer/gtk/GtkFramePeer.java,
+	gnu/java/awt/peer/gtk/GtkGenericPeer.java,
+	gnu/java/awt/peer/gtk/GtkImage.java,
+	gnu/java/awt/peer/gtk/GtkImagePainter.java,
+	gnu/java/awt/peer/gtk/GtkLabelPeer.java,
+	gnu/java/awt/peer/gtk/GtkListPeer.java,
+	gnu/java/awt/peer/gtk/GtkMainThread.java,
+	gnu/java/awt/peer/gtk/GtkMenuBarPeer.java,
+	gnu/java/awt/peer/gtk/GtkMenuComponentPeer.java,
+	gnu/java/awt/peer/gtk/GtkMenuItemPeer.java,
+	gnu/java/awt/peer/gtk/GtkMenuPeer.java,
+	gnu/java/awt/peer/gtk/GtkOffScreenImage.java,
+	gnu/java/awt/peer/gtk/GtkPanelPeer.java,
+	gnu/java/awt/peer/gtk/GtkPopupMenuPeer.java,
+	gnu/java/awt/peer/gtk/GtkScrollbarPeer.java,
+	gnu/java/awt/peer/gtk/GtkScrollPanePeer.java,
+	gnu/java/awt/peer/gtk/GtkTextAreaPeer.java,
+	gnu/java/awt/peer/gtk/GtkTextComponentPeer.java,
+	gnu/java/awt/peer/gtk/GtkTextFieldPeer.java,
+	gnu/java/awt/peer/gtk/GtkToolkit.java,
+	gnu/java/awt/peer/gtk/GtkWindowPeer.java,
+	gnu/java/awt/peer/gtk/TestAWT.java,
+	gnu/java/awt/peer/gtk/Test.java: New files from Classpath.
+	* jni/gtk-peer/gnu_java_awt_peer_gtk_GdkFontMetrics.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkButtonPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkCanvasPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkCheckboxPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkChoicePeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkClipboard.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkComponentPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkEvents.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkFileDialogPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkImagePainter.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkLabelPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkListPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkMainThread.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkMenuBarPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkMenuItemPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkMenuPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkPanelPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkPopupMenuPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkScrollBarPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkScrollPanePeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkTextAreaPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkTextComponentPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkTextFieldPeer.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkToolkit.c,
+	jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c,
+	jni/gtk-peer/gthread-jni.c, jni/gtk-peer/gthread-jni.h,
+	jni/gtk-peer/gtkpeer.h, jni/classpath/jcl.c, jni/classpath/jcl.h,
+	jni/classpath/jnilink.c, jni/classpath/jnilink.h,
+	jni/classpath/native_state.c, jni/classpath/native_state.h,
+	jni/classpath/primlib.c, jni/classpath/primlib.h: Likewise.
+
+2003-01-31  Julian Dolby  <dolby@us.ibm.com>
+
+	* java/util/Properties.java (load): Ignore backslash before EOF.
+
 2003-01-30  Jeff Sturm  <jsturm@one-point.com>
diff -u1r previous/CL/libjava/testsuite/ChangeLog broken/CL/libjava/testsuite/ChangeLog
--- previous/CL/libjava/testsuite/ChangeLog	2003-01-29 04:56:17.000000000 -0500
+++ broken/CL/libjava/testsuite/ChangeLog	2003-01-31 16:41:04.000000000 -0500
@@ -1 +1,6 @@
+2003-01-31  Mark Wielaard  <mark@klomp.org>
+
+	* lib/libjava.exp (libjava_prune_warnings): Remove all unreachable
+	bytecode warnings.
+
 2003-01-28  Tom Tromey  <tromey@redhat.com>

/home/pme/build/build-2003-02-01-trunk/gcc/xgcc -shared-libgcc -B/home/pme/build/build-2003-02-01-trunk/gcc/ -nostdinc++ -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/bin/ -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/lib/ -isystem /home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/include -nostdinc++ -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include/athlon_mp-pc-linux-gnu -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include -I/home/pme/src/trunk/libstdc++-v3/libsupc++ -I/home/pme/src/trunk/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 -march=athlon-mp -c /home/pme/src/trunk/libstdc++-v3/src/locale-inst.cc  -fPIC -DPIC -o .libs/locale-inst.o
/home/pme/build/build-2003-02-01-trunk/gcc/xgcc -shared-libgcc -B/home/pme/build/build-2003-02-01-trunk/gcc/ -nostdinc++ -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/bin/ -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/lib/ -isystem /home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/include -nostdinc++ -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include/athlon_mp-pc-linux-gnu -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include -I/home/pme/src/trunk/libstdc++-v3/libsupc++ -I/home/pme/src/trunk/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 -march=athlon-mp -c /home/pme/src/trunk/libstdc++-v3/src/locale.cc -o locale.o >/dev/null 2>&1
/home/pme/build/build-2003-02-01-trunk/gcc/xgcc -shared-libgcc -B/home/pme/build/build-2003-02-01-trunk/gcc/ -nostdinc++ -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/bin/ -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/lib/ -isystem /home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/include -nostdinc++ -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include/athlon_mp-pc-linux-gnu -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include -I/home/pme/src/trunk/libstdc++-v3/libsupc++ -I/home/pme/src/trunk/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 -march=athlon-mp -c /home/pme/src/trunk/libstdc++-v3/src/istream-inst.cc -o istream-inst.o >/dev/null 2>&1
/bin/sh ../libtool --tag CXX --mode=compile /home/pme/build/build-2003-02-01-trunk/gcc/xgcc -shared-libgcc -B/home/pme/build/build-2003-02-01-trunk/gcc/ -nostdinc++  -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/bin/ -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/lib/ -isystem /home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/include -nostdinc++ -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include/athlon_mp-pc-linux-gnu -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include -I/home/pme/src/trunk/libstdc++-v3/libsupc++  -I/home/pme/src/trunk/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 -march=athlon-mp    -c /home/pme/src/trunk/libstdc++-v3/src/localename.cc
/home/pme/build/build-2003-02-01-trunk/gcc/xgcc -shared-libgcc -B/home/pme/build/build-2003-02-01-trunk/gcc/ -nostdinc++ -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/bin/ -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/lib/ -isystem /home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/include -nostdinc++ -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include/athlon_mp-pc-linux-gnu -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include -I/home/pme/src/trunk/libstdc++-v3/libsupc++ -I/home/pme/src/trunk/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 -march=athlon-mp -c /home/pme/src/trunk/libstdc++-v3/src/localename.cc  -fPIC -DPIC -o .libs/localename.o
/bin/sh ../libtool --tag CXX --mode=compile /home/pme/build/build-2003-02-01-trunk/gcc/xgcc -shared-libgcc -B/home/pme/build/build-2003-02-01-trunk/gcc/ -nostdinc++  -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/bin/ -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/lib/ -isystem /home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/include -nostdinc++ -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include/athlon_mp-pc-linux-gnu -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include -I/home/pme/src/trunk/libstdc++-v3/libsupc++  -I/home/pme/src/trunk/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 -march=athlon-mp    -c /home/pme/src/trunk/libstdc++-v3/src/misc-inst.cc
/home/pme/build/build-2003-02-01-trunk/gcc/xgcc -shared-libgcc -B/home/pme/build/build-2003-02-01-trunk/gcc/ -nostdinc++ -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/bin/ -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/lib/ -isystem /home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/include -nostdinc++ -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include/athlon_mp-pc-linux-gnu -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include -I/home/pme/src/trunk/libstdc++-v3/libsupc++ -I/home/pme/src/trunk/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 -march=athlon-mp -c /home/pme/src/trunk/libstdc++-v3/src/misc-inst.cc  -fPIC -DPIC -o .libs/misc-inst.o
/home/pme/build/build-2003-02-01-trunk/gcc/xgcc -shared-libgcc -B/home/pme/build/build-2003-02-01-trunk/gcc/ -nostdinc++ -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/bin/ -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/lib/ -isystem /home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/include -nostdinc++ -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include/athlon_mp-pc-linux-gnu -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include -I/home/pme/src/trunk/libstdc++-v3/libsupc++ -I/home/pme/src/trunk/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 -march=athlon-mp -c /home/pme/src/trunk/libstdc++-v3/src/localename.cc -o localename.o >/dev/null 2>&1
/home/pme/build/build-2003-02-01-trunk/gcc/xgcc -shared-libgcc -B/home/pme/build/build-2003-02-01-trunk/gcc/ -nostdinc++ -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src -L/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/bin/ -B/home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/lib/ -isystem /home/pme/build/install-2003-02-01-trunk/athlon_mp-pc-linux-gnu/include -nostdinc++ -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include/athlon_mp-pc-linux-gnu -I/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include -I/home/pme/src/trunk/libstdc++-v3/libsupc++ -I/home/pme/src/trunk/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 -march=athlon-mp -c /home/pme/src/trunk/libstdc++-v3/src/misc-inst.cc -o misc-inst.o >/dev/null 2>&1
/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include/bits/locale_facets.tcc: In
   member function `_OutIter std::num_put<_CharT, 
   _OutIter>::_M_widen_int(_OutIter, std::ios_base&, _CharT, char*, int) const 
   [with _CharT = wchar_t, _OutIter = std::ostreambuf_iterator<wchar_t, 
   std::char_traits<wchar_t> >]':
/home/pme/src/trunk/libstdc++-v3/src/locale-inst.cc:106:   instantiated from here
/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/include/bits/locale_facets.tcc:830: internal compiler error: in
   choose_reload_regs, at reload1.c:5875
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[4]: *** [locale-inst.lo] Error 1
gmake[4]: *** Waiting for unfinished jobs....
gmake[4]: Leaving directory `/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3'
gmake[2]: *** [all-recursive-am] Error 2
gmake[2]: Leaving directory `/home/pme/build/build-2003-02-01-trunk/athlon_mp-pc-linux-gnu/libstdc++-v3'
gmake[1]: *** [all-target-libstdc++-v3] Error 2
gmake[1]: Leaving directory `/home/pme/build/build-2003-02-01-trunk'
gmake: *** [bootstrap] Error 2


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