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]

GCC build failed for native with your patch on 2001-11-06T07:30:06Z.


With your recent patch, GCC does not compile on:
 native
Attached is build output for those targets.

The last time the regression tests were run, GCC did not compile either,
so the problem might not be caused by your patch.

There were also 0 new regression test failures, and 2
failures that existed before and after that patch; 0 failures
have been fixed.

The old failures, which were not fixed or introduced by your patch, are:
powerpc-eabisim gcc.sum gcc.c-torture/compile/20010327-1.c,
powerpc-eabisim gcc.sum gcc.c-torture/compile/920721-1.c,

For more information, see <http://people.redhat.com/geoffk/gcc-regression/>.
ChangeLog entries since last run on 2001-11-06T04:38:30Z:
--- /maat/heart/tbox/changelog_mail/gcc/ChangeLog	Sun Nov  4 18:34:26 2001
+++ gcc/ChangeLog	Mon Nov  5 23:30:22 2001
@@ -1,3 +1,7 @@
+2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
+
+	* Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
+
 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
 
 	* config.sub: Import from master sources, rev 1.226.

ChangeLog entries between 2001-11-06T04:38:30Z and the last time everything
passed, on 2001-10-31T21:08:13Z:
--- /maat/heart/tbox/changelog_pass/gcc/ChangeLog	Sun Oct 28 04:15:13 2001
+++ gcc/ChangeLog	Sun Nov  4 18:34:26 2001
@@ -1,3 +1,14 @@
+2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
+
+	* config.sub: Import from master sources, rev 1.226.
+	* config.guess: Import from master sources, rev 1.216.
+
+2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
+
+	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
+	* MAINTAINERS: Add self as maintainer of MMIX port.
+	Remove old after-approval entry.
+
 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
 
 	* ChangeLog, configure: Fix spelling errors.
--- /maat/heart/tbox/changelog_pass/gcc/gcc/ChangeLog	Wed Oct 31 13:08:31 2001
+++ gcc/gcc/ChangeLog	Mon Nov  5 20:38:52 2001
@@ -1,3 +1,477 @@
+2001-11-05  Zack Weinberg  <zack@codesourcery.com>
+
+	* aclocal.m4: (AM_WITH_NLS): Don't look at ALL_LINGUAS.
+	(AM_GNU_GETTEXT): Set CATALOGS to a list of .gmo files
+	corresponding to the complete set of .po and .gmo files in
+	the source directory's po subdir, modified by LINGUAS.  Don't
+	look at ALL_LINGUAS.
+	* configure.in: Don't set ALL_LINGUAS.  
+	* configure: Regenerate.
+
+	* Makefile.in (.po.gmo): Don't move into source directory.
+	(.po.pox): Clarify comments.
+	(install-po): Look for .gmo files in both srcdir and objdir;
+	don't fail if a file is totally missing.		    
+	(distclean): rmdir ada subdirectory too.
+
+2001-11-05  Geoffrey Keating  <geoffk@redhat.com>
+
+	* config/rs6000/rs6000.c (rs6000_select_section): Handle
+	CONSTRUCTORs _correctly_.
+
+2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
+
+	* c-decl.c (delete_block): Remove.
+	* c-tree.h (delete_block): Remove.
+
+2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
+
+	* cppexp.c (lex, parse_defined): Update warning about defined.
+
+2001-11-05  Geoffrey Keating  <geoffk@redhat.com>
+
+	* config/rs6000/rs6000.c (rs6000_select_section): Handle
+	CONSTRUCTORs too.
+
+2001-11-05  Nick Clifton  <nickc@cambridge.redhat.com>
+
+	* config/arm/arm.c (arm_return_in_memory): Cope with
+	int_size_in_bytes returning -1.
+
+	* config/arm/unknown-elf.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Handle
+	DECL being NULL.
+
+Mon Nov  5 16:15:25 CET 2001  Jan Hubicka  <jh@suse.cz>
+
+	* Makefile.in (bb-reoder.o): Add depdendency on cfglayout.h;
+	remove unneded depdendencies;
+	(cfglayout.o): New.
+	* cfglayout.c, cfglayout.h: New files; break out from ...
+	* bb-reorder.c: ... here; Remove unneeded includes; 
+
+2001-11-04  Alan Modra  <amodra@bigpond.net.au>
+
+	* config/rs6000/rs6000.md (load_toc_aix_{si,di}): Mark r2 as used.
+
+2001-11-04  David Edelsohn  <edelsohn@gnu.org>
+
+	* config/rs6000/rs6000.c (rs6000_emit_move): Handle 64-bit
+	mode as well.  Do not explicitly create intermediate regs.
+
+2001-11-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+	* arm/aof.h (aof_text_section, aof_data_section): Don't declare.
+	(common_section): Delete unused variable.
+	(ASM_OUTPUT_ASCII): Fix signed/unsigned warnings.
+	(ASM_GENERATE_INTERNAL_LABEL): Fix format specifier warning.
+	* arm-protos.h (arm_poke_function_name, aof_add_import,
+	aof_delete_import): Const-ify.
+	* arm.c (legitimize_pic_address): Wrap variables in the macro
+	controlling their usage.
+	(arm_finalize_pic): Mark variable with ATTRIBUTE_UNUSED.
+	(arm_poke_function_name, pic_chain, import, aof_add_import,
+	aof_delete_import): Const-ify.
+	* i386.c (ix86_osf_output_function_prologue): Const-ify.
+	* i386/sysv4.h (ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE,
+	ASM_OUTPUT_LONG_DOUBLE): Fix format specifier warnings.
+	* i860/fx2800.h (DBX_OUTPUT_STANDARD_TYPES): Const-ify.
+	* i860/sysv3.h: Add missing comment closure.
+	* m68k/apollo68.h (ASM_RETURN_CASE_JUMP): Add missing semi-colon.
+	* m88k/dgux.h (SELECT_RTX_SECTION): Add missing argument in call
+	to symbolic_operand.
+
+	* config.gcc (m680[02]0-*-*): Rename case from m68000-*-*.
+	(i960-*-*): Set tmake_file.
+	(sparc86x-*-elf*): Fix typo in header name.
+
+	* sched-rgn.c (schedule_insns): Delete unused variable.
+
+2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
+
+	PR c/2820
+	* c-typeck.c (lookup_field): Rework to return a chain down to
+	the looked-up field.
+	(build_component_ref): Use the new lookup_field to handle
+	nested anonymous entities correctly.
+
+Sun Nov  4 11:53:31 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
+
+	* config/sparc/sparc.c (sparc_emit_set_const32, GEN_HIGHINT64):
+	Change parameters to gen_rtx_CONST_DOUBLE.
+	(GEN_INT64, sparc_emit_set_const64): Likewise.
+	* config/sparc/sparc.md (movdf split): Likewise.
+
+2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
+
+	* unroll.c (calculate_giv_inc): Use find_last_value rather
+	than just hoping the last instruction is the right SET.
+	[Fixes 990604-1.c on stormy16.]
+
+	* config/stormy16/stormy16.h (LIB_SPEC): Don't supply any libgloss
+	library at all if -T is used.
+
+	* config/stormy16/stormy16.c (stormy16_print_operand): Avoid
+	some uses of uninitialized variables in error cases.
+
+	* config/stormy16/stormy16.c (stormy16_output_shift): Don't
+	look at 'temp' if we won't be using it.
+
+	* config/stormy16/stormy16.h (CONST_COSTS): Define.
+	(RTX_COSTS): Define.
+	(ADDRESS_COST): Define.
+	(MEMORY_MOVE_COST): Allow for memory_move_secondary_cost.
+
+	* config/stormy16/stormy16.h (ASM_SPEC): Pass -g to the assembler.
+
+	* config/stormy16/stormy16.h (ASM_OUTPUT_MI_THUNK): Call
+	stormy16_asm_output_mi_thunk.
+	* config/stormy16/stormy16.c (stormy16_asm_output_mi_thunk): New
+	function.
+	* config/stormy16/stormy16-protos.h
+	(stormy16_asm_output_mi_thunk): New prototype.
+
+2001-11-04  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+	* ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
+	FSFChangeLog.10, FSFChangeLog.11, alias.c, attribs.c,
+	caller-save.c, calls.c, cfg.c, cfganal.c, cfgcleanup.c, cfgrtl.c,
+	cppmacro.c, fold-const.c, ifcvt.c, local-alloc.c, profile.c,
+	sched-int.h, toplev.c, config/alpha/alpha.c,
+	config/alpha/alpha.md, config/c4x/c4x.h, config/cris/cris.h,
+	config/cris/cris.md, config/i370/i370.md, config/i386/i386.c,
+	config/i386/i386.h, config/i386/i386.md, config/i386/xm-djgpp.h,
+	config/ia64/ia64.c, config/m68hc11/m68hc11.c, config/m68k/m68k.md,
+	config/mcore/mcore.h, config/mmix/mmix.c, config/ns32k/ns32k.h,
+	config/ns32k/ns32k.md, config/rs6000/rs6000.c,
+	config/rs6000/sysv4.h, config/sh/sh.md: Fix spelling errors.
+
+2001-11-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+	* Makefile.in (dbxout.o): Depend on function.h.
+	* collect2.c (is_in_list): Hide unused function.
+	* dbxout.c: Include function.h.
+	(source_label_number, dbxout_source_line, dbxout_source_file,
+	dbxout_function_end, dbxout_begin_function): Wrap/move inside
+	macros controlling usage.
+	* gcc.c (TARGET_EXECUTABLE_SUFFIX): Undef before defining.
+	* output.h (exports_section): Prototype.
+
+	* convex.c (convex_output_function_prologue): Fix format specifier
+	warning.
+	(asm_declare_function_name): Fix signed/unsigned warning.
+	(print_operand): Fix format specifier warning.
+	* convex.h (S_REGNO_P, A_REGNO_P): Fix signed/unsigned warning.
+	* dsp16xx-protos.h (uns_comparison_operator,
+	num_1600_core_shifts): Prototype.
+	* dsp16xx.c: Include tm_p.h, not dsp16xx-protos.h.
+	(frame_size, frame_pointer_offset): Delete.
+	(dsp16xx_output_function_prologue, dsp16xx_output_function_epilogue):
+	Make static.  Fix format specifier warnings.
+	* dsp16xx.h (IS_ACCUM_REG): Fix unsigned>=0 warning.
+	(EXTRA_SECTION_FUNCTIONS): Prototype const_section.
+	* dsp16xx.md: Add default case in switches.
+	* fr30.h (IN_RANGE): Delete.
+	* ia64.h (ASM_OUTPUT_MI_THUNK): Fix format specifier warnings.
+	* mcore-protos.h (mcore_output_cmov): Const-ify.
+	* mcore.c (mcore_output_cmov): Likewise.
+	* mcore.h (switch_to_section): Make static and prototype.
+	* mn10200.h (REGNO_OK_FOR_INDEX_P, REG_OK_FOR_INDEX_P): Fix
+	unsigned>=0 warnings.
+	* mn10300.h (REGNO_IN_RANGE_P): Likewise.
+	* rs6000-protos.h (read_only_data_section,
+	read_only_private_data_section): Prototype.
+	* rs6000.h (ASM_OUTPUT_BYTE): Fix format specifier warning.
+	* sh.c (sh_adjust_cost): Mark parameter with ATTRIBUTE_UNUSED.
+	* sh.h (GENERAL_REGISTER_P): Fix unsigned>=0 warning.
+
+2001-11-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+	* dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with
+	ATTRIBUTE_UNUSED.
+	* final.c (final_scan_insn): Add brackets around body of if-stmt.
+	* gcc.c (convert_filename): Add static prototype.  Const-ify.
+	Wrap variable in macros controlling its use.
+	* output.h (sdata_section): Add prototype.
+
+	* 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.
+	(ASM_OUTPUT_ASCII): Avoid signed/unsigned warning.
+	* c4x.h (INIT_SECTION_FUNCTION): Add prototype.
+	(ASM_FILE_START): Const-ify.
+	(ASM_OUTPUT_BYTE_FLOAT, ASM_OUTPUT_SHORT_FLOAT): Fix format
+	specifier warning.
+	* c4x.md: Don't use the 'U' integer suffix.
+	* clipper.md (clipper_movstr): Delete declaration.
+	* d30v-protos.h (d30v_move_2words): Const-ify.
+	(debug_stack_info): Add prototype.
+	* d30v.c: Include "integrate.h".
+	(d30v_function_arg_boundary, d30v_function_arg,
+	d30v_function_arg_partial_nregs, d30v_function_arg_advance): Avoid
+	signed/unsigned warnings.
+	(d30v_print_operand_memory_reference, d30v_move_2words):
+	Const-ify.
+	* d30v.h (REG_CLASS_FROM_LETTER): Use unsigned array subscript.
+	* fr30.c (fr30_pass_by_reference, fr30_pass_by_value): Prototype.
+	* fr30.md: Const-ify.
+	* h8300.h (EXTRA_SECTION_FUNCTIONS): Add prototype.
+	* i370.c (i370_label_scan, mvs_get_label): Make definition static.
+	(mvs_get_label_page): Hide unused static function.
+	* i860.c (current_function_original_name): Const-ify.
+	* i860/sysv3.h (current_function_original_name): Likewise.
+	* i860/sysv4.h (current_function_original_name): Likewise.
+	* i960.md: Add default case in switches.  Remove unused variable.
+	* i960/vx960-coff.h (MULTILIB_DEFAULTS): Undef before defining.
+	* m32r.md: Const-ify.
+	* m68hc11-protos.h (m68hc11_asm_file_start): Const-ify.
+	* m68hc11.c: Include "reload.h".
+	(static_chain_reg, print_options, m68hc11_asm_file_start):
+	Const-ify.
+	* m68hc11.md: Delete unused variable.  Const-ify.  Add parens
+	around & in comparison.
+	* mcore.h (TARGET_ASM_NAMED_SECTION): Undef before defining.
+	* mn10200.c (shift_mode): Remove trailing comma.
+	* mn10300-protos.h (output_tst): Const-ify.
+	* mn10300.c (output_tst): Likewise.
+	* pa/long_double.h (ASM_OUTPUT_LONG_DOUBLE): Fix format specifier
+	warnings.
+	* pa-protos.h (output_ascii): Use regular char *, not unsigned.
+	* pa.c (output_ascii): Likewise.
+	* pa/som.h (EXTRA_SECTION_FUNCTIONS): Add prototype.
+	* pdp11.md (expand_unop): Delete declarations.
+	* pj-protos.h (pj_output_addsi3): Const-ify.
+	* pj.c (pj_output_push_int, pj_output_load, pj_output_inc,
+	pj_output_cnv_op, mode_to_char, pj_output_varidx, pj_print_cond,
+	unique_src_operand): Add prototypes.
+	(pj_output_store_into_lval): Make definition static.
+	(pj_function_incoming_arg): Don't use unary plus.
+	(pj_output_addsi3): Const-ify.
+	* romp.md (get_symref): Delete declarations.
+	* v850-c.c (mark_current_function_as_interrupt): Don't return
+	value from void function.
+	* v850.c: Include "integrate.h".
+	* v850.h (ASM_OUTPUT_LABELREF): Const-ify.
+	* vax-protos.h (const_section): Add prototype.
+
+2001-11-03  Aldy Hernandez  <aldyh@redhat.com>
+
+	* machmode.def: Add documentation for the seventh argument in
+	vector modes.
+
+2001-11-04  Hans-Peter Nilsson  <hp@bitrange.com>
+
+	* doc/invoke.texi (MMIX Options) <-mno-knuthdiv>: Say remainder
+	consistently.
+	<-mno-toplevel-symbols>: Change @code{:} to @samp{:}.
+	<-melf>: Don't have markup for ELF acronym.
+
+2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
+
+	* config.gcc (mmix-*-*): New target.
+	* doc/invoke.texi: Document MMIX options.
+	* doc/contrib.texi: Add note about MMIX port to my entry.
+	* config/mmix/t-mmix: New file.
+	* config/mmix/mmix.h: New file.
+	* config/mmix/mmix-protos.h: New file.
+	* config/mmix/mmix.c: New file.
+	* config/mmix/mmix.md: New file.
+	* config/mmix/crti.asm: New file.
+	* config/mmix/crtn.asm: New file.
+
+2001-11-03  Kazu Hirata  <kazu@hxi.com>
+
+	* config/sparc/linux-aout.h: Fix comment formatting.
+	* config/sparc/linux.h: Likewise.
+	* config/sparc/linux64.h: Likewise.
+	* config/sparc/lynx.h: Likewise.
+	* config/sparc/pbd.h: Likewise.
+	* config/sparc/sol2-sld-64.h: Likewise.
+	* config/sparc/sol2.h: Likewise.
+	* config/sparc/sparc.c: Likewise.
+	* config/sparc/sparc.h: Likewise.
+	* config/sparc/sparc.md: Likewise.
+	* config/sparc/sunos4.h: Likewise.
+	* config/sparc/vxsim.h: Likewise.
+	* config/sparc/vxsparc.h: Likewise.
+	* config/sparc/vxsparc64.h: Likewise.
+
+Sat Nov  3 10:37:56 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
+
+	* cselib.c (cselib_subst_to_values, case CONST_DOUBLE): Remove
+ 	reference to CONST_DOUBLE_MEM in comment.
+	* emit-rtl.c (gen_rtx_CONST_DOUBLE): Remove one operand.
+	(gen_rtx, case CONST_DOUBLE): Call it with one less operand.
+	(init_emit_once): Don't clear CONST_DOUBLE_MEM.
+	* function.c (pop_function_context_from): Don't call
+	restore_varasm_status.
+	* function.h (restore_varasm_status): Delete declaration.
+	* gengenrtl.c (CONST_DOUBLE_FORMAT): Delete CONST_DOUBLE_MEM slot.
+	* rtl.c: Likewise.
+	* rtl.def (CONST_DOUBLE): Update comment.
+	* rtl.h (CONST_DOUBLE_HIGH, CONST_DOUBLE_LOW): Update operand number.
+	(CONST_DOUBLE_CHAIN): Likewise.
+	(CONST_DOUBLE_MEM): Delete.
+	(gen_rtx_CONST_DOUBLE): Update parameters.
+	* varasm.c (struct varasm_status): x_pool_offset now HOST_WIDE_INT.
+	Remove reference to CONST_DOUBLE_MEM.
+	(const_alias_set): New variable.
+	(immed_double_const): Change call to gen_rtx_CONST_DOUBLE.
+	(immed_real_const_1): Adjust tests for 0, 1, and 2.
+	Don't set CONST_DOUBLE_MEM.
+	(clear_const_double_mem): Don't do anything with const_tiny_rtx.
+	(output_constant_def): Don't look at TREE_CST_RTL if INTEGER_CST.
+	Put constant in const_alias_set.
+	(struct pool_constant): ALIGN now unsigned.
+	OFFSET now HOST_WIDE_INT.
+	Delete LABEL.
+	(restore_varasm_status): Deleted.
+	(mark_pool_constant): Mark desc->rtl.
+	(force_const_mem): Rework to store rtl in hash table,
+	not CONST_DOUBLE_MEM.
+	Put constant in const_alias_set.
+	(find_pool_constant): Check desc->rtl.
+	(mark_constants, mark_constant): Don't special-case CONST_DOUBLE.
+	(init_varasm_once): Initialize const_alias_set.
+
+	* expr.c (expand_expr, case ADDDR_EXPR): If at top level, don't call
+	force_const_mem.
+
+	* reload.c (combine_reloads): Don't combine an output reload if there
+	are other reloads around for part of the output.
+
+	* emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is a
+	constant expression.
+	(set_mem_decl): New function.
+	* expr.h (set_mem_decl): New declaration.
+	* final.c (get_decl_from_op): Don't use ORIGINAL_REGNO if not pseudo.
+	(output_asm_operand_names): Add tab.
+	* reload1.c (alter_reg): Set decl of MEM from REG_DECL.
+
+	* builtins.c (get_memory_rtx): Properly set MEM alias set and
+	attributes.
+
+2001-11-03  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+	* doc/extend.texi, doc/gcc.texi, doc/install.texi, doc/tm.texi:
+	Use "invalid" instead of "illegal".  Use @r in comments in
+	examples.
+
+2001-11-02  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+	* c-decl.c (pushdecl): Move block inside if conditional to remove
+	possibility of a segfault.  Lookup block-level extern
+	variables in enclosing scopes correctly.
+
+	* testsuite/gcc.c-torture/compile/20001018-1.x: Remove XFAIL.
+
+2001-11-02  Aldy Hernandez  <aldyh@redhat.com>
+
+	* expmed.c (store_bit_field): Use simplify_gen_subreg to make
+	SUBREG so we avoid SUBREGing memory.
+
+	* expmed.c (store_bit_field): Same.
+
+2001-11-02  DJ Delorie  <dj@redhat.com>
+
+	* config/rs6000/rs6000.c (rs6000_emit_move): Make sure that
+	using FP registers for DImode mem-mem moves is acceptable.
+
+2001-11-02  Aldy Hernandez  <aldyh@redhat.com>
+
+	* builtins.c (apply_args_size): Handle vector arguments.
+	(apply_result_size): Same.
+
+	* machmode.def: Set WIDER mode field for all vector entries.
+
+2001-11-02  Graham Stott  <grahams@redhat.com>
+
+	* recog.c (decode_asm_operands):  Check that the SRC is ASM_OPERANDS.
+
+2001-11-01  Eric Christopher  <echristo@redhat.com>
+
+	* config.gcc: Revert part of earlier patch.
+	* config/mips/linux.h: Ditto.
+	* df.c: Include tm_p.h to avoid warnings.
+	* config/mips/mips.h (ABI_GAS_ASM_SPEC): Add defaults.  Adjust
+	#if/#endif.
+	* config/mips/mips.c: Define mips_abi regardless.
+	(mips_output_function_prologues): Add long casts for .frame
+	output.
+	(override_options): Allow use of ABI_32.
+
+2001-11-01  Kazu Hirata  <kazu@hxi.com>
+
+	* config/m68hc11/m68hc11.c: Fix comment formatting.
+	* config/m68hc11/m68hc11.h: Likewise.
+	* config/m68hc11/m68hc11.md: Likewise.
+
+2001-11-01  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+	* c-typeck.c (default_conversion): Retain the original expression
+	codes.
+	* gcc.dg/Wparentheses.c: New tests.
+
+2001-11-01  David S. Miller  <davem@redhat.com>
+
+	* doc/install.texi (Specific, sparc-sun-solaris2*): Bring
+	64-bit Sparc description more in line with reality.
+
+2001-11-01  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+	* Makefile.in (GCOV_OBJS): Add version.o.
+	* gcov.c: Include "version.h" and <getopt.h>.
+	(gcov_version_string): Remove.
+	(print_usage): Take a parameter to determine whether this is a
+	call from --help or an error message.  Give fuller output that
+	follows the GNU Coding Standards for --help.
+	(print_version): New function.
+	(options): New.
+	(process_args): Use getopt_long.  Support long options.  Follow
+	GNU Coding Standards for --help and --version.
+	* doc/gcov.texi: Document long options.
+	Addresses part of PR other/704.
+
+2001-11-01  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+	* pa.c (output_move_double): Fix typo in double load.
+
+2001-11-01  Kazu Hirata  <kazu@hxi.com>
+
+	* config/h8300/h8300.c (h8300_encode_label): Compute a string
+	before passing it to ggc_alloc_string.
+
+2001-11-01  Kazu Hirata  <kazu@hxi.com>
+
+	* config/m68k/3b1.h: Fix comment formatting.
+	* config/m68k/3b1g.h: Likewise.
+	* config/m68k/a-ux.h: Likewise.
+	* config/m68k/amix.h: Likewise.
+	* config/m68k/apollo68.h: Likewise.
+	* config/m68k/atari.h: Likewise.
+	* config/m68k/aux-exit.c: Likewise.
+	* config/m68k/ccur-GAS.h: Likewise.
+	* config/m68k/crds.h: Likewise.
+	* config/m68k/dpx2.h: Likewise.
+	* config/m68k/dpx2g.h: Likewise.
+	* config/m68k/hp310.h: Likewise.
+	* config/m68k/hp320.h: Likewise.
+	* config/m68k/isi.h: Likewise.
+	* config/m68k/linux.h: Likewise.
+	* config/m68k/lynx.h: Likewise.
+	* config/m68k/m68k-psos.h: Likewise.
+	* config/m68k/m68k.c: Likewise.
+	* config/m68k/m68k.h: Likewise.
+	* config/m68k/m68k.md: Likewise.
+	* config/m68k/m68kelf.h: Likewise.
+	* config/m68k/m68kv4.h: Likewise.
+	* config/m68k/mot3300.h: Likewise.
+	* config/m68k/news.h: Likewise.
+	* config/m68k/next.h: Likewise.
+	* config/m68k/pbb.h: Likewise.
+	* config/m68k/plexus.h: Likewise.
+	* config/m68k/sgs.h: Likewise.
+	* config/m68k/sun3.h: Likewise.
+	* config/m68k/tower.h: Likewise.
+	* config/m68k/vxm68k.h: Likewise.
+
 2001-10-31  DJ Delorie  <dj@redhat.com>
 
 	* config/mips/mips.h (mips_cache_flush_func): Prototype.
@@ -5024,7 +5498,7 @@
 	* i386.c (ix86_expand_prologue): Set use_fast_prologue_epilogue
 	properly;  Use current_function_calls_eh_return.
 	(ix86_expand_epilogue): Avoid dummy optimize_size tests;
-	use leave to avoid depdendancy chain.
+	use leave to avoid dependency chain.
 
 	* local-alloc.c (update_equiv_regs): Use CFG to iterate over INSN stream;
 	get BB loop_depth instead of computing it from LOOP notes.
@@ -8217,7 +8691,7 @@
 	(reload): Use it.
 
 	* flow.c (need_fake_edge_p): New function.
-	(flow_call_edges_add): Fix handling of noreturn and sibbling calls;
+	(flow_call_edges_add): Fix handling of noreturn and sibling calls;
 	avoid call insn to be very last insn in the insn stream.
 
 	* profile.c (branch_prob): Call flow_call_edges_add instead of
@@ -11254,7 +11728,7 @@
 	over by line number note.
 
 	* flow.c (try_simplify_condjump): Verify that the condjump
-	is not always falling trought.
+	is not always falling through.
 
 	Re-install patch:
 	* flow.c (try_redirect_by_replacing_jump): Remove cc0 setter.
--- /maat/heart/tbox/changelog_pass/gcc/gcc/cp/ChangeLog	Wed Oct 31 10:28:50 2001
+++ gcc/gcc/cp/ChangeLog	Sun Nov  4 02:00:20 2001
@@ -1,3 +1,20 @@
+2001-11-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
+
+	* pt.c (tsubst_copy): Call tsubst for TYPEOF_EXPR.
+
+2001-11-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+	* lex.c (copy_lang_type): Add static prototype.
+
+2001-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
+
+	* pt.c (unify): Handle SCOPE_REF.
+
+2001-11-01  Jakub Jelinek  <jakub@redhat.com>
+
+	* tree.c (cp_copy_res_decl_for_inlining): Adjust
+	DECL_ABSTRACT_ORIGIN for the return variable.
+
 2001-10-31  Zack Weinberg  <zack@codesourcery.com>
 
 	*  Make-lang.in: Replace $(INTL_TARGETS) with po-generated.
--- /maat/heart/tbox/changelog_pass/gcc/gcc/f/ChangeLog	Mon Oct 29 09:53:25 2001
+++ gcc/gcc/f/ChangeLog	Sun Nov  4 14:00:13 2001
@@ -1,3 +1,17 @@
+2001-11-04  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+	* g77.texi: Split off invoke.texi (preliminary to using it
+	to generate a man page).
+	* Make-lang.in: Reflect in build rules.
+
+Fri Nov  2 10:51:34 2001  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+	* com.c (ffecom_initialize_char_syntax_, U_CHAR, is_idchar,
+	is_idstart, is_hor_space, is_space, SKIP_WHITE_SPACE,
+	SKIP_ALL_WHITE_SPACE): Delete.
+	(read_filename_string, read_name_map): Don't use is_space or
+	is_hor_space.
+
 2001-10-29  Toon Moene  <toon@moene.indiv.nluug.nl>
 
 	* news.texi: Document new ability to compile programs with
--- /maat/heart/tbox/changelog_pass/gcc/gcc/testsuite/ChangeLog	Tue Oct 30 09:30:37 2001
+++ gcc/gcc/testsuite/ChangeLog	Mon Nov  5 15:43:10 2001
@@ -1,3 +1,34 @@
+2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
+
+	* gcc.dg/cpp/defined.c: Update.
+
+2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
+
+	* gcc.c-torture/execute/anon-1.c: New test.
+
+2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
+
+	* g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
+	same size, so no warning should be produced on stormy16.
+
+	* g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
+	due to oversized array.
+	* g++.old-deja/g++.mike/ns15.C: Likewise.
+	* g++.old-deja/g++.pt/crash16.C: Likewise.
+
+2001-11-02  Graham Stott  <grahams@redhat.com>
+
+	* g++.dgother/debug1.C: Fix typos.
+
+2001-11-01  Jakub Jelinek  <jakub@redhat.com>
+
+	* g++.dg/other/debug1.C: New test.
+
+2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+	* gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
+        of unsigned long.
+
 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
 
 	* gcc.dg/20011029-2.c: New test.
--- /maat/heart/tbox/changelog_pass/gcc/libiberty/ChangeLog	Mon Oct 22 20:30:39 2001
+++ gcc/libiberty/ChangeLog	Sun Nov  4 17:39:46 2001
@@ -1,3 +1,8 @@
+2001-11-03  Alan Modra  <amodra@bigpond.net.au>
+
+	* configure.in: Cope with missing makeinfo.
+	* configure: Regenerate.
+
 2001-10-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
 	* hex.c (hex_init): Provide empty stub.
--- /maat/heart/tbox/changelog_pass/gcc/libstdc++-v3/ChangeLog	Wed Oct 31 13:08:57 2001
+++ gcc/libstdc++-v3/ChangeLog	Mon Nov  5 18:11:21 2001
@@ -1,3 +1,150 @@
+2001-11-05  Phil Edwards  <pme@gcc.gnu.org>
+
+	* porting.texi:  Move...
+	* docs/html/17_intro/porting.texi:  ...to here.
+	* docs/html/Makefile:  Add rule to rebuild...
+	* docs/html/17_intro/porting.html:  ...this.  New file.
+
+2001-11-05  Felix Natter  <fnatter@gmx.net>
+
+	* docs/html/17_intro/porting-howto.xml:  check in v0.9.4
+	* docs/html/17_intro/porting-howto.html:  regenerate
+
+2001-11-02  Loren J. Rittle  <ljrittle@acm.org>
+
+	* include/bits/stl_threads.h (_Atomic_swap): Only enable path
+	when platform supports __GTHREAD_MUTEX_INIT.
+
+2001-11-02  Phil Edwards  <pme@gcc.gnu.org>
+
+	* acconfig.h:  Update comments.
+	* acinclude.m4 (GLIBCPP_ENABLE_C99):  Move strtoll, strtoull tests...
+	(GLIBCPP_ENABLE_LONG_LONG):  ...to here.  Don't check enable_c99.
+	* aclocal.m4:  Regenerate.
+	* config.h.in:  Regenerate.
+	* configure:  Regenerate.
+
+	* include/bits/boost_concept_check.h:  Unconditionally compile uses
+	of 'long long' which require only compiler support, not C lib support.
+	* include/bits/cpp_type_traits.h:  Likewise.
+	* include/bits/std_limits.h:  Likewise.
+	* include/bits/type_traits.h:  Likewise.
+	* src/concept-inst.cc:  Likewise.
+	* src/limits.cc:  Likewise.
+	* include/c_shadow/stdlib.h:  Compile conditionally on _GLIBCPP_USE_C99
+	instead of _GLIBCPP_USE_LONG_LONG.
+	* include/c_shadow/bits/std_cstdlib.h:  Likewise.
+
+2001-11-02  Phil Edwards  <pme@gcc.gnu.org>
+
+	* config/io/c_io_stdio.h:  Correct grammar in comments.
+	* docs/doxygen/Intro.3:  Expand "top-level" man page.
+	* docs/doxygen/doxygroups.cc:  New module definitions (comments).
+	* docs/doxygen/mainpage.doxy:  Tweaks.
+	* docs/doxygen/run_doxygen:  Update Doxygen version, massage man pages.
+
+	Add @file hooks so that headers are considered to be documented.
+	* include/bits/basic_ios.h, include/bits/basic_file.h,
+	include/bits/basic_string.h, include/bits/boost_concept_check.h,
+	include/bits/char_traits.h, include/bits/codecvt.h,
+	include/bits/concept_check.h, include/bits/cpp_type_traits.h,
+	include/bits/fpos.h, include/bits/gslice.h, include/bits/gslice_array.h,
+	include/bits/indirect_array.h, include/bits/ios_base.h,
+	include/bits/locale_facets.h, include/bits/localefwd.h,
+	include/bits/mask_array.h, include/bits/pthread_allocimpl.h,
+	include/bits/slice.h, include/bits/slice_array.h,
+	include/bits/std_algorithm.h, include/bits/std_bitset.h,
+	include/bits/std_complex.h, include/bits/std_deque.h,
+	include/bits/std_fstream.h, include/bits/std_functional.h,
+	include/bits/std_iomanip.h, include/bits/std_ios.h,
+	include/bits/std_iosfwd.h, include/bits/std_iostream.h,
+	include/bits/std_istream.h, include/bits/std_iterator.h,
+	include/bits/std_limits.h, include/bits/std_list.h,
+	include/bits/std_locale.h, include/bits/std_map.h,
+	include/bits/std_memory.h, include/bits/std_numeric.h,
+	include/bits/std_ostream.h, include/bits/std_queue.h,
+	include/bits/std_set.h, include/bits/std_sstream.h,
+	include/bits/std_stack.h, include/bits/std_streambuf.h,
+	include/bits/std_string.h, include/bits/std_utility.h,
+	include/bits/std_valarray.h, include/bits/std_vector.h,
+	include/bits/stl_algo.h, include/bits/stl_alloc.h,
+	include/bits/stl_bvector.h, include/bits/stl_construct.h,
+	include/bits/stl_deque.h, include/bits/stl_heap.h,
+	include/bits/stl_iterator.h, include/bits/stl_iterator_base_funcs.h,
+	include/bits/stl_iterator_base_types.h, include/bits/stl_list.h,
+	include/bits/stl_map.h, include/bits/stl_multimap.h,
+	include/bits/stl_multiset.h, include/bits/stl_numeric.h,
+	include/bits/stl_pair.h, include/bits/stl_pthread_alloc.h,
+	include/bits/stl_queue.h, include/bits/stl_raw_storage_iter.h,
+	include/bits/stl_relops.h, include/bits/stl_set.h,
+	include/bits/stl_stack.h, include/bits/stl_tempbuf.h,
+	include/bits/stl_threads.h, include/bits/stl_tree.h,
+	include/bits/stl_uninitialized.h, include/bits/stl_vector.h,
+	include/bits/stream_iterator.h, include/bits/streambuf_iterator.h,
+	include/bits/stringfwd.h, include/bits/type_traits.h,
+	include/bits/valarray_array.h, include/bits/valarray_meta.h:
+	Add hooks, tweak comments only.
+
+	* include/bits/stl_algobase.h (swap, min, iter_swap):  Also
+	document these functions.
+	* include/bits/stl_function.h:  Tweak link comments.
+
+2001-11-01  Paolo Carlini  <pcarlini@unitus.it>
+	    Benjamin Kosnik  <bkoz@redhat.com>
+	
+	* testsuite/27_io/ios_manip_fmtflags.cc: Fix for non-interactive
+	output.
+	* include/bits/locale_facets.tcc (num_put::do_put(bool)): Fix.
+	
+2001-11-01  Egor Duda  <deo@logos-m.ru>
+
+	* config/os/newlib/bits/ctype_noninline.h
+	(ctype<char>::do_toupper(char __c)): Check for proper character class.
+	(ctype<char>::do_tolower(char __c)): Ditto.
+
+2001-11-01  Phil Edwards  <pme@gcc.gnu.org>
+
+	* acinclude.m4:  Fix spacing.
+	(GLIBCPP_ENABLE_CONCEPT_CHECKS):  New macro.
+	* configure.in:  Call here.
+	* acconfig.h:  Add _GLIBCPP_CONCEPT_CHECKS.
+	* include/bits/boost_concept_check.h:  Fix headers.
+	(__function_requires):  Make inline.
+	* include/bits/c++config (_GLIBCPP_CONCEPT_CHECKS):  Remove.
+	* aclocal.m4:  Regenerate.
+	* config.h.in:  Regenerate.
+	* configure:  Regenerate.
+
+	Move trailing ';' inside macro, PR libstdc++/3666.
+	* include/bits/concept_check.h:  Add semicolon.
+	* include/bits/stl_algo.h:  Remove semicolon.
+	* include/bits/stl_algobase.h:  Likewise.
+	* include/bits/stl_deque.h:  Likewise.
+	* include/bits/stl_heap.h:  Likewise.
+	* include/bits/stl_iterator_base_funcs.h:  Likewise.
+	* include/bits/stl_list.h:  Likewise.
+	* include/bits/stl_map.h:  Likewise.
+	* include/bits/stl_multimap.h:  Likewise.
+	* include/bits/stl_multiset.h:  Likewise.
+	* include/bits/stl_numeric.h:  Likewise.
+	* include/bits/stl_queue.h:  Likewise.
+	* include/bits/stl_set.h:  Likewise.
+	* include/bits/stl_stack.h:  Likewise.
+	* include/bits/stl_vector.h:  Likewise.
+	* include/ext/hash_map:  Likewise.
+	* include/ext/hash_set:  Likewise.
+	* include/ext/slist:  Likewise.
+
+	* src/concept-inst.cc:  New file with explicit instantiations.
+	* src/Makefile.am (sources):  Add here, with special build rules.
+	* src/Makefile.in:  Regenerate.
+
+2001-11-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
+
+	* include/bits/std_complex.h (_Norm_helper): New class template.
+	(norm): Tweak.
+	(abs): Tweak. Fix Thinko.
+
 2001-10-31  Benjamin Kosnik  <bkoz@redhat.com>
 
 	libstdc++/4749
--- /maat/heart/tbox/changelog_pass/gcc/libjava/ChangeLog	Tue Oct 30 17:00:41 2001
+++ gcc/libjava/ChangeLog	Mon Nov  5 15:43:15 2001
@@ -1,3 +1,42 @@
+2001-11-05  Tom Tromey  <tromey@redhat.com>
+
+	* java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend.
+	* Makefile.in: Rebuilt.
+	* Makefile.am (libgcj_la_SOURCES): Added verify.cc.
+	* verify.cc: New file.
+	* include/java-interp.h (_Jv_count_arguments): Declare.
+	(_Jv_VerifyMethod): Likewise.
+	(class _Jv_InterpMethod): Made _Jv_BytecodeVerifier a friend.
+	(class _Jv_InterpException): Likewise.
+	* resolve.cc (_Jv_count_arguments): Renamed from count_arguments.
+	No longer static.  Updated callers.
+	* defineclass.cc (int_bits_to_float): Removed.
+	(long_bits_to_double): Likewise.
+	(prepare_pool_entry): Updated.
+	(handleCodeAttribute): Verify method (commented out for now).
+
+2001-11-05  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
+
+	* java/util/ResourceBundle.java (class Security): Now static.
+
+2001-11-04  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
+
+	* java/util/ResourceBundle.java (getClassContext): Removed.
+	(Security): New class, extends SecurityManger.
+	(getBundle): Use Security.getCallingClassLoader instead of
+	getClassContext.
+	* java/util/natResourceBundle.cc: Removed.
+
+2001-11-03  Tom Tromey  <tromey@redhat.com>
+
+	* defineclass.cc (handleClassBegin): Use Object::class$, not
+	Class::class$, when initializing interface superclass.
+
+2001-11-02  Hans Boehm <Hans_Boehm@hp.com>
+
+	* java/util/natResourceBundle.cc:getClassContext: return
+	array of Class instead of array of ClassLoader.
+
 2001-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
 
 	* HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,
--- /maat/heart/tbox/changelog_pass/gcc/libjava/testsuite/ChangeLog	Thu Oct 25 16:00:47 2001
+++ gcc/libjava/testsuite/ChangeLog	Thu Nov  1 23:00:52 2001
@@ -1,3 +1,7 @@
+2001-11-02  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
+
+	* libjava.lang/TLtest.xfail: New file. Needs threads.
+
 2001-10-04  Alexandre Petit-Bianco  <apbianco@redhat.com>
 
 	* libjava.lang/PR3096.java: New file.
/bin/sh ./libtool --tag=GCJ --mode=compile /maat/heart/tbox/native/build/gcc/gcj -B/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava/ -B/maat/heart/tbox/native/build/gcc/ --encoding=UTF-8 -fassume-compiled -fclasspath=/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -L/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -ffloat-store -g -O2 -MD -MT java/io/OptionalDataException.lo -MF java/io/OptionalDataException.d -c -o java/io/OptionalDataException.lo /maat/heart/tbox/cvs-gcc/gcc/libjava/java/io/OptionalDataException.java
/maat/heart/tbox/native/build/gcc/gcj -B/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava/ -B/maat/heart/tbox/native/build/gcc/ --encoding=UTF-8 -fassume-compiled -fclasspath=/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -L/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -ffloat-store -g -O2 -MD -MT java/io/OptionalDataException.lo -MF java/io/OptionalDataException.d -c /maat/heart/tbox/cvs-gcc/gcc/libjava/java/io/OptionalDataException.java -fPIC -o java/io/.libs/OptionalDataException.o
/maat/heart/tbox/native/build/gcc/gcj -B/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava/ -B/maat/heart/tbox/native/build/gcc/ --encoding=UTF-8 -fassume-compiled -fclasspath=/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -L/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -ffloat-store -g -O2 -MD -MT java/io/OptionalDataException.lo -MF java/io/OptionalDataException.d -c /maat/heart/tbox/cvs-gcc/gcc/libjava/java/io/OptionalDataException.java -o java/io/OptionalDataException.o >/dev/null 2>&1
/bin/sh ./libtool --tag=GCJ --mode=compile /maat/heart/tbox/native/build/gcc/gcj -B/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava/ -B/maat/heart/tbox/native/build/gcc/ --encoding=UTF-8 -fassume-compiled -fclasspath=/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -L/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -ffloat-store -g -O2 -MD -MT java/io/OutputStream.lo -MF java/io/OutputStream.d -c -o java/io/OutputStream.lo /maat/heart/tbox/cvs-gcc/gcc/libjava/java/io/OutputStream.java
/maat/heart/tbox/native/build/gcc/gcj -B/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava/ -B/maat/heart/tbox/native/build/gcc/ --encoding=UTF-8 -fassume-compiled -fclasspath=/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -L/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -ffloat-store -g -O2 -MD -MT java/io/OutputStream.lo -MF java/io/OutputStream.d -c /maat/heart/tbox/cvs-gcc/gcc/libjava/java/io/OutputStream.java -fPIC -o java/io/.libs/OutputStream.o
/maat/heart/tbox/native/build/gcc/gcj -B/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava/ -B/maat/heart/tbox/native/build/gcc/ --encoding=UTF-8 -fassume-compiled -fclasspath=/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -L/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -ffloat-store -g -O2 -MD -MT java/io/OutputStream.lo -MF java/io/OutputStream.d -c /maat/heart/tbox/cvs-gcc/gcc/libjava/java/io/OutputStream.java -o java/io/OutputStream.o >/dev/null 2>&1
/bin/sh ./libtool --tag=GCJ --mode=compile /maat/heart/tbox/native/build/gcc/gcj -B/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava/ -B/maat/heart/tbox/native/build/gcc/ --encoding=UTF-8 -fassume-compiled -fclasspath=/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -L/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -ffloat-store -g -O2 -MD -MT java/io/OutputStreamWriter.lo -MF java/io/OutputStreamWriter.d -c -o java/io/OutputStreamWriter.lo /maat/heart/tbox/cvs-gcc/gcc/libjava/java/io/OutputStreamWriter.java
/maat/heart/tbox/native/build/gcc/gcj -B/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava/ -B/maat/heart/tbox/native/build/gcc/ --encoding=UTF-8 -fassume-compiled -fclasspath=/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -L/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -ffloat-store -g -O2 -MD -MT java/io/OutputStreamWriter.lo -MF java/io/OutputStreamWriter.d -c /maat/heart/tbox/cvs-gcc/gcc/libjava/java/io/OutputStreamWriter.java -fPIC -o java/io/.libs/OutputStreamWriter.o
/maat/heart/tbox/native/build/gcc/gcj -B/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava/ -B/maat/heart/tbox/native/build/gcc/ --encoding=UTF-8 -fassume-compiled -fclasspath=/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -L/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -ffloat-store -g -O2 -MD -MT java/io/OutputStreamWriter.lo -MF java/io/OutputStreamWriter.d -c /maat/heart/tbox/cvs-gcc/gcc/libjava/java/io/OutputStreamWriter.java -o java/io/OutputStreamWriter.o >/dev/null 2>&1
/bin/sh ./libtool --tag=GCJ --mode=compile /maat/heart/tbox/native/build/gcc/gcj -B/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava/ -B/maat/heart/tbox/native/build/gcc/ --encoding=UTF-8 -fassume-compiled -fclasspath=/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -L/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -ffloat-store -g -O2 -MD -MT java/io/PipedInputStream.lo -MF java/io/PipedInputStream.d -c -o java/io/PipedInputStream.lo /maat/heart/tbox/cvs-gcc/gcc/libjava/java/io/PipedInputStream.java
/maat/heart/tbox/native/build/gcc/gcj -B/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava/ -B/maat/heart/tbox/native/build/gcc/ --encoding=UTF-8 -fassume-compiled -fclasspath=/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -L/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -ffloat-store -g -O2 -MD -MT java/io/PipedInputStream.lo -MF java/io/PipedInputStream.d -c /maat/heart/tbox/cvs-gcc/gcc/libjava/java/io/PipedInputStream.java -fPIC -o java/io/.libs/PipedInputStream.o
/maat/heart/tbox/native/build/gcc/gcj -B/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava/ -B/maat/heart/tbox/native/build/gcc/ --encoding=UTF-8 -fassume-compiled -fclasspath=/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -L/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava -ffloat-store -g -O2 -MD -MT java/io/PipedInputStream.lo -MF java/io/PipedInputStream.d -c /maat/heart/tbox/cvs-gcc/gcc/libjava/java/io/PipedInputStream.java -o java/io/PipedInputStream.o >/dev/null 2>&1
make[3]: *** [java/io/PipedInputStream.lo] Error 1
make[3]: Leaving directory `/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/maat/heart/tbox/native/build/i686-pc-linux-gnu/libjava'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory `/maat/heart/tbox/native/build'
make: *** [bootstrap] Error 2
+ exit 1

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