GCC build failed for native with your patch on 2001-12-30T04:40:14Z.

GCC regression checker regress@maat.cygnus.com
Sat Dec 29 23:17:00 GMT 2001


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 40
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 g77.sum g77.f-torture/compile/20010519-1.f,
powerpc-eabisim g77.sum g77.f-torture/compile/980310-3.f,
powerpc-eabisim g77.sum g77.f-torture/execute/20001111.f
powerpc-eabisim g77.sum g77.f-torture/execute/auto0.f
powerpc-eabisim g77.sum g77.f-torture/execute/auto1.f
powerpc-eabisim g77.sum g77.f-torture/execute/claus.f
powerpc-eabisim g77.sum g77.f-torture/execute/dnrm2.f
powerpc-eabisim g77.sum g77.f-torture/execute/intrinsic77.f
powerpc-eabisim g77.sum g77.f-torture/execute/labug1.f
powerpc-eabisim g77.sum g77.f-torture/execute/short.f
powerpc-eabisim gcc.sum gcc.c-torture/compile/20000329-1.c,
powerpc-eabisim gcc.sum gcc.c-torture/compile/20010102-1.c,
powerpc-eabisim gcc.sum gcc.c-torture/compile/20010903-1.c,
powerpc-eabisim gcc.sum gcc.c-torture/execute/20000801-1.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/20000819-1.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/920302-1.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/920411-1.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/920625-1.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/921013-1.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/931004-10.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/931004-12.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/931004-14.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/931004-2.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/931004-4.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/931004-6.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/931004-8.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/960327-1.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/980707-1.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/990128-1.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/990222-1.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/990513-1.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/991216-2.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/991216-3.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/built-in-setjmp.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/comp-goto-1.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/loop-2c.c
powerpc-eabisim gcc.sum gcc.c-torture/execute/loop-2d.c
powerpc-eabisim gcc.sum gcc.c-torture/unsorted/bcopy.c,
powerpc-eabisim objc.sum objc/execute/formal_protocol-5.m
powerpc-eabisim objc.sum objc/execute/protocol.m

For more information, see <http://people.redhat.com/geoffk/gcc-regression/>.
-------------- next part --------------
ChangeLog entries since last run on 2001-12-30T02:01:55Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/ChangeLog	Sat Dec 29 18:02:18 2001
+++ gcc/gcc/ChangeLog	Sat Dec 29 20:40:40 2001
@@ -1,3 +1,8 @@
+2001-12-29  David Edelsohn  <edelsohn@gnu.org>
+
+	* gcc.c (init_gcc_spec): Do not link with static libgcc.a if
+	gcc invoked with -shared.
+
 2001-12-29  Graham Stott  <grahams@redhat.com>
 
         * config/i386/i386.c (ix86_asm_dialect): Fix enum type.

ChangeLog entries between 2001-12-30T02:01:55Z and the last time everything
passed, on 2001-12-28T20:50:04Z:
--- /maat/heart/tbox/changelog_pass/gcc/gcc/ChangeLog	Fri Dec 28 12:50:23 2001
+++ gcc/gcc/ChangeLog	Sat Dec 29 18:02:18 2001
@@ -1,3 +1,94 @@
+2001-12-29  Graham Stott  <grahams@redhat.com>
+
+        * config/i386/i386.c (ix86_asm_dialect): Fix enum type.
+
+        (override_options): Delete abs macro unused. 
+
+        (output_pic_addr_const): Use ASM_ATT/ASM_INTEL enumerations
+        when testing ASSEMBLER_DIALECT.
+
+        (print_reg): Likewise.
+        (print_operand): Likewise.
+        (print_operand_address): Likewise.
+        (print_operand): abort if ASSEMBLER_DIALECT is unknown dialect.
+
+        * config/i386/i386.h (ix86_asm_dialect): Fix enum type.
+
+        (FIND_BASE_TERM): Fix typo.
+
+Sat Dec 29 15:48:54 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
+
+	* expr.c (store_field): Use adjust_address, not PUT_MODE.
+	(expand_expr, case VIEW_CONVERT_EXPR): Likewise.
+	* reload1.c (eliminate_regs, case SUBREG): Likewise, but use
+	adjust_address_nv.
+	* varasm.c (make_decl_rtl): Likewise.
+	* integrate.c (copy_rtx_and_substitute, case MEM): Likewise, but use
+	replace_equiv_address_nv.
+
+	* varasm.c (decode_addr_const, case INTEGER_CST): Call
+	output_constant_def instead of looking at TREE_CST_RTL.
+
+	* expr.c (convert_move): If -fforce-mem, force FROM to not be memory.
+
+	* stor-layout.c (layout_decl): Don't misalign field of variable size
+	for packed record.
+
+	* dwarf2out.c (compute_section_prefix): Avoid cast warning.
+	(gen_decl_die): Only check DECL_IGNORED_P on decls.
+	(dwarf2out_decl): Check for DECL_IGNORED_P only when needed.
+
+2001-12-29  Jakub Jelinek  <jakub@redhat.com>
+
+	* cfglayout.c (insert_intra_before_1): New.
+	(insert_inter_bb_scope_notes): Emit sibling block notes which don't
+	span multiple basic blocks.
+
+2001-12-29  Richard Henderson  <rth@redhat.com>
+
+	* loop.c (prescan_loop): Set has_multiple_exit_targets for exception
+	edges.  Rearrange jump interpretation code to use pc_set.
+	(check_dbra_loop): Examine has_multiple_exit_targets not exit_count.
+
+	* sched-deps.c (sched_analyze_insn): Set scheduling barrier for
+	all insns that can throw, not just if flag_non_call_exceptions.
+
+2001-12-29  Stan Shebs  <shebs@apple.com>
+
+	* objc/objc-act.c (STRING_OBJECT_CLASS_NAME): Remove.
+	(default_constant_string_class_name): New global.
+	(objc_init): Set it.
+	(synth_module_prologue): Use it.
+
+	* objc/objc-act.c: Apply various cosmetic and formatting changes.
+
+2001-12-29  Kazu Hirata  <kazu@hxi.com>
+
+	* config/rs6000/darwin-tramp.asm: Fix comment formatting.
+	* config/rs6000/freebsd.h: Likewise.
+	* config/rs6000/rs6000.c: Likewise.
+	* config/sh/sh.c: Likewise.
+	* config/sh/sh.h: Likewise.
+
+2001-12-28  Stan Shebs  <shebs@apple.com>
+
+	* objc/objc-act.c (build_module_descriptor): Make sure the init
+	function is not deferred.
+	(build_dispatch_table_initializer): Compute the method encoding if
+	not already done.
+
+2001-12-28  Kazu Hirata  <kazu@hxi.com>
+
+	* doc/md.texi: Add @findex define_insn_and_split.
+
+2001-12-28  Hans Bohem  <hans_boehm@hp.com>
+
+	* config/ia64/linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.
+	* config/ia64/unwind-ia64.c (uw_init_context_1): Redo sp, psp,
+	bsp setup.  Set pri_unat_loc to something reasonable.
+	(uw_install_context): Add missing cast.
+	(unw_access_gr): Fix off-by-1 indexing error.
+
 2001-12-28  Kazu Hirata  <kazu@hxi.com>
 
 	* except.c: Fix comment formatting.
--- /maat/heart/tbox/changelog_pass/gcc/gcc/cp/ChangeLog	Wed Dec 26 13:05:01 2001
+++ gcc/gcc/cp/ChangeLog	Sat Dec 29 09:51:14 2001
@@ -1,7 +1,28 @@
+2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
+
+	* call.c (build_user_type_conversion_1): Use my_friendly_assert
+	rather than if ... abort.
+	* cvt.c (convert_to_reference): Likewise.
+	* semantics.c (setup_vtbl_ptr): Likewise.
+	* pt.c (lookup_template_class): Comment typo.
+	
+2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
+
+	PR c++/5125
+	* pt.c (push_template_decl_real): Make sure DECL has
+	DECL_LANG_SPECIFIC.
+
+2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
+
+	PR c++/335
+	* init.c (resolve_offset_ref): Copy cv qualifiers of this pointer
+	for non-reference fields.
+	* typeck.c (require_complete_type): Use resolve_offset_ref).
+
 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
 
 	PR c++/196
-	* cp/parse.y (bad_parm): Better diagnostic when given a SCOPE_REF.
+	* parse.y (bad_parm): Better diagnostic when given a SCOPE_REF.
 
 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
 
--- /maat/heart/tbox/changelog_pass/gcc/gcc/java/ChangeLog	Wed Dec 26 19:45:47 2001
+++ gcc/gcc/java/ChangeLog	Fri Dec 28 21:25:38 2001
@@ -1,3 +1,15 @@
+2001-12-28  Tom Tromey  <tromey@redhat.com>
+
+	* gen-table.pl: Don't process characters after \uffff.  Added
+	comment pointing to input file.
+
+2001-12-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+	* gen-table.pl: Const-ify output.  Document the location of a
+	suitable unicode input file.
+
+	* chartables.h: Regenerate.
+
 2001-12-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
 	* chartables.h: Const-ify.
--- /maat/heart/tbox/changelog_pass/gcc/gcc/testsuite/ChangeLog	Fri Dec 28 02:50:03 2001
+++ gcc/gcc/testsuite/ChangeLog	Sat Dec 29 12:44:46 2001
@@ -1,3 +1,30 @@
+2001-12-29  Jakub Jelinek  <jakub@redhat.com>
+
+	* gcc.dg/debug-3.c: New test.
+	* gcc.dg/debug-4.c: New test.
+	* gcc.dg/debug-5.c: New test.
+
+2001-12-29  Richard Henderson  <rth@redhat.com>
+
+	* g++.dg/eh/loop1.C: New.
+
+2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
+
+	* g++.dg/template/crash1.C: New test.
+
+2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
+
+	* g++.dg/other/const1.C: New test.
+
+2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
+
+	* gcc.c-torture/compile/20011229-1.c: New test.
+
+2001-12-28  Stan Shebs  <shebs@apple.com>
+
+	* lib/objc-torture.exp: Resync with c-torture.exp.
+	* lib/objc.exp: Load standard libraries.
+
 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
 
 	* gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
--- /maat/heart/tbox/changelog_pass/gcc/libstdc++-v3/ChangeLog	Fri Dec 28 12:50:31 2001
+++ gcc/libstdc++-v3/ChangeLog	Sat Dec 29 12:44:52 2001
@@ -1,3 +1,26 @@
+2001-12-29  Richard Henderson  <rth@redhat.com>
+
+	* config/os/hpux/bits/os_defines.h: Don't define __glibcpp_long_bits.
+	* config/os/hpux/bits/cpu_limits.h: New file.
+	* configure.target (CPULIMITSH): Use it.
+
+2001-12-28  Richard Henderson  <rth@redhat.com>
+
+	* config/cpu/ia64/bits/cpu_limits.h: New file.
+	* config/os/osf/osf5.0/bits/cpu_limits.h: New file.
+	* configure.target (CPULIMITSH): Use them.
+
+2001-12-28  Phil Edwards  <pme@gcc.gnu.org>
+
+	* include/bits/c++config:  Move doxygen hook comment...
+	* docs/doxygen/doxygroups.cc:  ...to here.
+
+2001-12-28  Phil Edwards  <pme@gcc.gnu.org>
+
+	PR libstdc++/2054
+	* include/bits/stl_algo.h (lower_bound):  Relax concept checks.
+	* testsuite/ext/concept_checks.cc:  New file.
+
 2001-12-28  Paolo Carlini  <pcarlini@unitus.it>
 
 	* include/bits/stl_algo.h (count returning void,
-------------- next part --------------
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include  -DL_ashldi3 -c /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c -o libgcc/./_ashldi3.o
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include  -DL_ashrdi3 -c /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c -o libgcc/./_ashrdi3.o
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include  -DL_ffsdi2 -c /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c -o libgcc/./_ffsdi2.o
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include  -DL_clz -c /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c -o libgcc/./_clz.o
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include  -DL_cmpdi2 -c /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c -o libgcc/./_cmpdi2.o
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include  -DL_ucmpdi2 -c /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c -o libgcc/./_ucmpdi2.o
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include  -DL_floatdidf -c /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c -o libgcc/./_floatdidf.o
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c: In function `__floatdidf':
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:1058: Internal compiler error in copy_to_mode_reg, at explow.c:711
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [libgcc/./_floatdidf.o] Error 1
make[3]: Leaving directory `/maat/heart/tbox/native/build/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/maat/heart/tbox/native/build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/maat/heart/tbox/native/build/gcc'
make: *** [bootstrap] Error 2
+ exit 1
-------------- next part --------------
-- 
Geoffrey Keating <regress@maat.cygnus.com> 
(via an automated GCC regression-testing script.)



More information about the Gcc-regression mailing list