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 powerpc-eabisim with your patch on 2001-07-11T19:45:09Z.


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

The build failures are new.

For more information, see <http://www.cygnus.com/~geoffk/gcc-regression/>.
ChangeLog entries since last run on 2001-07-11T17:35:23Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/ChangeLog	Wed Jul 11 10:35:35 2001
+++ gcc/gcc/ChangeLog	Wed Jul 11 12:45:24 2001
@@ -1,3 +1,52 @@
+Wed Jul 11 21:27:25 CEST 2001  Jan Hubicka  <jh@suse.cz>
+
+	* flow.c (merge_blocks_move_successor_nojumps): Do not crash
+	when fallthru edge is present.
+	(mege_blocks): Handle case where creation of jump insn
+	is required.
+
+	* basic-block.h (CLEANUP_EXPENSIVE, CLEANUP_CROSSJUMP,
+	CLEANUP_POST_REGSTACK): New constants.
+	* except.c (finish_eh_generation): Update call of cleanup_cfg,
+	* jump.c (rtx_renumbered_equal_p): Handle 't' fields.
+	* output.h (cleanup_cfg): Update prototype.
+	* reg-stack.c (reg_to_stack): Use cleanup_cfg instead of jump_optimize
+	* sibcall.c (optimize_sibling_and_tail_recursive_call): Update 
+	cleanup_cfg call; kill missleading comment.
+	* toplev.c (rest_of_compilation): Update all cleanup_cfg calls.
+	* flow.c (merge_blocks, try_optimize_cfg, cleanup_cfg): Accept mode
+	parameter; control optimizations performed using it.
+	(flow_find_cross_jump, outgoing_edges_match, try_crossjump_to_edge,
+	try_crossjump_bb): New functions.
+
+2001-07-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+	* pa.c (pa_output_function_prologue): Delete prototype.  Make function
+	extern.
+	* pa.h (ASM_OUTPUT_MI_THUNK): Rename output_function_prologue to
+	pa_output_function_prologue.
+	* pa-protos.h (pa_output_function_prologue): New prototype.
+
+2001-07-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+	* stmt.c (emit_case_nodes): Widen high and low instead of new_bound
+	and low to get correct sign extension in low+high test.
+
+2001-07-11  Janis Johnson <janis@us.ibm.com>
+
+	* gcov.c (arcdata): Use gcov_type to fix branch percentage
+	for large hit count.
+
+	* profile.c (branch_prob): Fix .bbg info for computed gotos
+	and C++ EH code.
+
+2001-07-11  Mark Mitchell  <mark@codesourcery.com>
+
+	* stmt.c (parse_output_constraint): New function, split out 
+	from ...
+	(expand_asm_operands): ... here.  Use parse_output_constraint.
+	* tree.h (parse_output_constraint): Declare it.
+
 2001-07-11  Richard Henderson  <rth@redhat.com>
 
 	* bitmap.c: Comment some functions; fiddle whitespace.
--- /maat/heart/tbox/changelog_mail/gcc/gcc/cp/ChangeLog	Wed Jul 11 06:15:08 2001
+++ gcc/gcc/cp/ChangeLog	Wed Jul 11 12:45:28 2001
@@ -1,3 +1,8 @@
+2001-07-11  Mark Mitchell  <mark@codesourcery.com>
+
+	* semantics.c (finish_asm_stmt): Mark the output operands
+	to an asm addressable, if necessary.
+
 2001-07-11  Ben Elliston  <bje@redhat.com>
 
 	* Revert this change -- there is a subtle bug.
--- /maat/heart/tbox/changelog_mail/gcc/gcc/testsuite/ChangeLog	Wed Jul 11 03:08:01 2001
+++ gcc/gcc/testsuite/ChangeLog	Wed Jul 11 12:45:29 2001
@@ -1,3 +1,11 @@
+2001-07-11  David Billinghurst <David.Billinghurst@riotinto.com>
+
+	* g77.f-torture/execute/intrinsic77.f: New test.
+
+2001-07-11  Janis Johnson <janis@us.ibm.com>
+
+	* gcc.misc-tests/gcov-3.c: New test.
+
 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
 
 	* gcc.c-torture/compile/20010711-1.c,
--- /maat/heart/tbox/changelog_mail/gcc/libstdc++-v3/ChangeLog	Tue Jul 10 07:33:27 2001
+++ gcc/libstdc++-v3/ChangeLog	Wed Jul 11 12:45:34 2001
@@ -1,3 +1,17 @@
+2001-07-11  Phil Edwards  <pme@sources.redhat.com>
+
+	* docs/doxygen/run_doxygen:  Don't keep output from previous run.
+	* docs/doxygen/user.cfg.in:  Tweaks.
+	* include/bits/c++config:  Documentation comments for Doxygen.
+	* include/bits/char_traits.h:  Likewise.
+	* include/bits/limits_generic.h:  Likewise.
+	* include/bits/std_stdexcept.h:  Likewise.
+	* include/bits/stl_pair.h:  Likewise.
+	* libsupc++/exception:  Likewise.
+	* libsupc++/new:  Likewise.
+	* libsupc++/typeinfo:  Likewise.
+	* libmath/Makefile.am:  Update and correct copyright.
+
 2001-07-10  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
 
 	* acinclude.m4: Don't AC_REPLACE_MATHFUNCS expf and atan2f.

ChangeLog entries between 2001-07-11T17:35:23Z and the last time everything
passed, on 2001-07-11T17:35:23Z:
cc1: warning:   as it has already been specified as a system directory
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c: In function `__absvdi2':
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:213: warning: implicit declaration of function `abort'
/maat/heart/tbox/powerpc-eabisim/build/gcc/xgcc -B/maat/heart/tbox/powerpc-eabisim/build/gcc/ -B/maat/heart/tbox/objs/powerpc-eabisim/bin/ -B/maat/heart/tbox/objs/powerpc-eabisim/lib/ -isystem /maat/heart/tbox/objs/powerpc-eabisim/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -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  -mrelocatable-lib -mno-eabi -mstrict-align -DL_addvsi3 -c /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c -o libgcc/./_addvsi3.o
cc1: warning: changing search order for system directory "include"
cc1: warning:   as it is the same as system directory "/maat/heart/tbox/powerpc-eabisim/build/gcc/include"
cc1: warning: changing search order for system directory "/maat/heart/tbox/objs/powerpc-eabisim/include"
cc1: warning:   as it has already been specified as a system directory
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c: In function `__addvsi3':
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:76: warning: implicit declaration of function `abort'
/maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c:79: Internal compiler error in swap_condition, at jump.c:1989
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [libgcc/./_addvsi3.o] Error 1
make[2]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/gcc'
make: *** [all-gcc] Error 2
+ exit 1

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