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-11-03T13:30:02Z.


With your recent patch, GCC does not compile on:
 powerpc-eabisim
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 1
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:
native gcc.sum gcc.c-torture/compile/20010327-1.c,

For more information, see <http://people.redhat.com/geoffk/gcc-regression/>.
ChangeLog entries since last run on 2001-11-03T03:32:58Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/ChangeLog	Fri Nov  2 17:37:21 2001
+++ gcc/gcc/ChangeLog	Sat Nov  3 05:30:18 2001
@@ -1,3 +1,9 @@
+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

ChangeLog entries between 2001-11-03T03:32:58Z and the last time everything
passed, on 2001-10-31T21:08:13Z:
--- /maat/heart/tbox/changelog_pass/gcc/gcc/ChangeLog	Wed Oct 31 13:08:31 2001
+++ gcc/gcc/ChangeLog	Fri Nov  2 17:37:21 2001
@@ -1,3 +1,121 @@
+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.
--- /maat/heart/tbox/changelog_pass/gcc/gcc/cp/ChangeLog	Wed Oct 31 10:28:50 2001
+++ gcc/gcc/cp/ChangeLog	Fri Nov  2 07:00:18 2001
@@ -1,3 +1,12 @@
+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	Fri Nov  2 08:56:13 2001
@@ -1,3 +1,11 @@
+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	Fri Nov  2 04:56:31 2001
@@ -1,3 +1,16 @@
+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/libstdc++-v3/ChangeLog	Wed Oct 31 13:08:57 2001
+++ gcc/libstdc++-v3/ChangeLog	Fri Nov  2 15:41:23 2001
@@ -1,3 +1,138 @@
+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	Fri Nov  2 19:33:14 2001
@@ -1,3 +1,8 @@
+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.
/tmp/ccDtHnnI.s:4371: Error: Relocation cannot be done when using -mrelocatable
/tmp/ccDtHnnI.s:4414: Error: Relocation cannot be done when using -mrelocatable
/tmp/ccDtHnnI.s:4423: Error: Relocation cannot be done when using -mrelocatable
/tmp/ccDtHnnI.s:4432: Error: Relocation cannot be done when using -mrelocatable
make[7]: *** [concept-inst.lo] Error 1
make[7]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/powerpc-eabisim/nof/libstdc++-v3/src'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/powerpc-eabisim/nof/libstdc++-v3'
make[5]: *** [all-recursive-am] Error 2
make[5]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/powerpc-eabisim/nof/libstdc++-v3'
make[4]: *** [multi-do] Error 1
make[4]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/powerpc-eabisim/libstdc++-v3'
make[3]: *** [all-multi] Error 2
make[3]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/powerpc-eabisim/libstdc++-v3'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/powerpc-eabisim/libstdc++-v3'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/powerpc-eabisim/libstdc++-v3'
make: *** [all-target-libstdc++-v3] Error 2
+ exit 1

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