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 with your patch.


(This is an automated message.)

With your recent patch, GCC does not compile.  The last 20 or so
lines of the build output are attached.  Also attached is a diff of
the ChangeLog entries since the last time the regression tests passed,
on 2000-06-08T17:20:00Z.

The build failures are new.

GCC was built with

/sloth/delay/tbox/cvs/egcs/configure --target=powerpc-eabisim --prefix=/sloth/delay/tbox/objs \
  --enable-checking=misc,gc,tree
make

If it seems that you have been sent this mail incorrectly---that is,
if you did not recently check in a change to GCC---please
contact Geoffrey Keating <geoffk@cygnus.com>.  The script that
extracts e-mail addresses from ChangeLog entries is not completely
reliable.
make[2]: Entering directory `/sloth/delay/tbox/build/gcc/cp'
gcc -c -DCROSS_COMPILE -DIN_GCC  -DSVR4  -g -O2  -W -Wall    -I. -I.. -I/sloth/delay/tbox/cvs/egcs/gcc/cp -I/sloth/delay/tbox/cvs/egcs/gcc/cp/.. -I/sloth/delay/tbox/cvs/egcs/gcc/cp/../config -I/sloth/delay/tbox/cvs/egcs/gcc/cp/../../include /sloth/delay/tbox/cvs/egcs/gcc/cp/call.c
gcc -c -DCROSS_COMPILE -DIN_GCC  -DSVR4  -g -O2  -W -Wall    -I. -I.. -I/sloth/delay/tbox/cvs/egcs/gcc/cp -I/sloth/delay/tbox/cvs/egcs/gcc/cp/.. -I/sloth/delay/tbox/cvs/egcs/gcc/cp/../config -I/sloth/delay/tbox/cvs/egcs/gcc/cp/../../include /sloth/delay/tbox/cvs/egcs/gcc/cp/decl.c
/sloth/delay/tbox/cvs/egcs/gcc/cp/decl.c: In function `init_decl_processing':
/sloth/delay/tbox/cvs/egcs/gcc/cp/decl.c:6400: `CPTI_JAVA_BYTE_TYPE' undeclared (first use in this function)
/sloth/delay/tbox/cvs/egcs/gcc/cp/decl.c:6400: (Each undeclared identifier is reported only once
/sloth/delay/tbox/cvs/egcs/gcc/cp/decl.c:6400: for each function it appears in.)
/sloth/delay/tbox/cvs/egcs/gcc/cp/decl.c:6401: `CPTI_JAVA_SHORT_TYPE' undeclared (first use in this function)
/sloth/delay/tbox/cvs/egcs/gcc/cp/decl.c:6402: `CPTI_JAVA_INT_TYPE' undeclared (first use in this function)
/sloth/delay/tbox/cvs/egcs/gcc/cp/decl.c:6403: `CPTI_JAVA_LONG_TYPE' undeclared (first use in this function)
/sloth/delay/tbox/cvs/egcs/gcc/cp/decl.c:6404: `CPTI_JAVA_FLOAT_TYPE' undeclared (first use in this function)
/sloth/delay/tbox/cvs/egcs/gcc/cp/decl.c:6405: `CPTI_JAVA_DOUBLE_TYPE' undeclared (first use in this function)
/sloth/delay/tbox/cvs/egcs/gcc/cp/decl.c:6406: `CPTI_JAVA_CHAR_TYPE' undeclared (first use in this function)
/sloth/delay/tbox/cvs/egcs/gcc/cp/decl.c:6407: `CPTI_JAVA_BOOLEAN_TYPE' undeclared (first use in this function)
make[2]: *** [decl.o] Error 1
make[2]: Leaving directory `/sloth/delay/tbox/build/gcc/cp'
make[1]: *** [cc1plus] Error 2
make[1]: Leaving directory `/sloth/delay/tbox/build/gcc'
make: *** [all-gcc] Error 2
+ exit 1
--- /sloth/delay/tbox/changelog_pass/egcs/gcc/ChangeLog	Thu Jun  8 10:20:24 2000
+++ egcs/gcc/ChangeLog	Fri Jun  9 10:20:35 2000
@@ -1,5 +1,62 @@
+Fri Jun  9 20:35:13 2000  Denis Chertykov  <denisc@overta.ru>
+
+	* config/avr/avr.c (asm_output_section_name): bugfix.
+
+2000-06-09  Jason Merrill  <jason@casey.soma.redhat.com>
+
+	* timevar.def: Add TV_EXPAND.
+	* timevar.c (timevar_print): Update timing information.
+	* calls.c (try_to_integrate): Push to TV_INTEGRATION for inlining.
+
+	* stmt.c (expand_return): Check for error_mark_node.
+
+2000-06-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+	* configure.in: Also avoid wrapping auto-build.h with IN_GCC.
+
+	* scan-types.sh (VALUE) Wrap use with double quotes to protect
+	variable against filename expansion when it contains "char *".
+
+	* system.h (SSIZE_MAX): Delete backup definition.
+
+	* cppfiles.c (read_include_file): Use INTTYPE_MAXIMUM(ssize_t)
+	instead of SSIZE_MAX.
+
+2000-06-09  Jakub Jelinek  <jakub@redhat.com>
+
+	* configure.in: Check whether gas supports -relax.
+	* configure, config.in: Rebuilt.
+	* config/sparc/sparc.h (ASM_RELAX_SPEC): Define.
+	(EXTRA_SPECS): Add asm_relax.
+	(ASM_SPEC): Add %(asm_relax).
+	(TARGET_SWITCHES): Add -mrelax and -mno-relax.
+	* config/sparc/linux64.h (LINK_ARCH_SPEC): Rename to LINK_SPEC.
+	(LINK_SPEC): Pass -relax to linker unless -mno-relax or -r.
+	(ASM_SPEC): Add %(asm_relax).
+	* config/sparc/linux.h (LINK_SPEC, ASM_SPEC): Likewise.
+	* config/sparc/sparc.c (output_sibcall): If HAVE_AS_RELAX_OPTION,
+	never use sethi/jmpl for leaf tail calls.  Use or with rs2 %g0
+	instead of mov, so that gas can further optimize it.
+
+2000-06-08  James E. Wilson  <wilson@bletchleypark.cygnus.com>
+
+	* dwarf2out.c (size_of_die, case dw_val_class_const): Use
+	size_of_sleb128.
+	(value_format, case dw_val_class_const): Use sdata format.
+	(output_die): Call output_sleb128.
+
 2000-06-08  James E. Wilson  <wilson@cygnus.com>
 
+	* dwarf2out.c (ASM_OUTPUT_DWARF_DATA8): Add new macro that uses
+	UNALIGNED_DOUBLE_INT_ASM_OP.  Rename old macro to
+	ASM_OUTPUT_DWARF_CONST_DOUBLE.
+	(output_die, case dw_val_class_unsigned_const): Correct call to
+	ASM_OUTPUT_DWARF_DATA8.
+	(output_die, case dw_val_class_long_long): Use
+	ASM_OUTPUT_DWARF_CONST_DOUBLE.
+	* tree.c (host_integerp): Accept unsigned HOST_WIDE_INT values when
+	pos is zero.
+	
 	* config/ia64/ia64-protos.h (ia64_output_end_prologue): Add.
 	(output_function_prologue): Fix mispelling.
 	(output_function_prologue, output_function_epilogue): Reorder to
--- /sloth/delay/tbox/changelog_pass/egcs/gcc/cp/ChangeLog	Thu Jun  8 10:20:27 2000
+++ egcs/gcc/cp/ChangeLog	Fri Jun  9 10:20:39 2000
@@ -1,3 +1,16 @@
+2000-06-09  Jason Merrill  <jason@casey.soma.redhat.com>
+
+	* semantics.c (expand_body): Push to TV_EXPAND.
+	* optimize.c (optimize_function): Push to TV_INTEGRATION.
+	* decl.c (start_function): Always call announce_function.
+
+	* tinfo2.cc: Just declare abort.
+
+2000-06-09  Gabriel Dos Reis  <gdr@codesourcery.com>
+
+	* lex.c (DEF_OPERATOR): Say `operator@' -not- `operator @'
+	whenever @ is a symbolic name.
+
 2000-06-08  Jakub Jelinek  <jakub@redhat.com>
 
 	* method.c (make_thunk): Clear DECL_VTT_PARM in thunk.
--- /sloth/delay/tbox/changelog_pass/egcs/gcc/testsuite/ChangeLog	Tue Jun  6 15:05:47 2000
+++ egcs/gcc/testsuite/ChangeLog	Thu Jun  8 15:50:35 2000
@@ -1,3 +1,10 @@
+2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
+
+	* gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
+	* gcc.c-torture/noncompile/poison-1.c: Move...
+	* gcc.dg/poison-1.c: ...here, and adapt to dg framework.
+	* gcc.dg/cpp-li1.c: Add a token after the #line.
+
 2000-06-05  Richard Henderson  <rth@cygnus.com>
 
 	* gcc.c-torture/execute/20000605-2.c: New test.
--- /sloth/delay/tbox/changelog_pass/egcs/libio/ChangeLog	Sun Jun  4 15:35:25 2000
+++ egcs/libio/ChangeLog	Thu Jun  8 13:05:33 2000
@@ -1,3 +1,8 @@
+2000-06-08  Mark Mitchell  <mark@codesourcery.com>
+
+	* libioP.h: Remove old ABI mangling code.
+	* stdstrbufs.cc: Likewise.
+
 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
 
 	* libioP.h: Handle new ABI mangling.
-- 
Geoffrey Keating <geoffk@cygnus.com> 
(via an automated GCC regression script.)

denisc@overta.ru
gdr@codesourcery.com
ghazi@caip.rutgers.edu
jason@casey.soma.redhat.com

2000-06-09T17:20:00Z 2000-06-09T17:41:08Z build

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