From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21240 invoked by alias); 31 Aug 2005 14:08:55 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 21176 invoked by uid 48); 31 Aug 2005 14:08:42 -0000 Date: Wed, 31 Aug 2005 14:12:00 -0000 Message-ID: <20050831140842.21173.qmail@sourceware.org> From: "debian-gcc at lists dot debian dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050828164012.23602.debian-gcc@lists.debian.org> References: <20050828164012.23602.debian-gcc@lists.debian.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg03586.txt.bz2 List-Id: ------- Additional Comments From debian-gcc at lists dot debian dot org 2005-08-31 14:08 ------- tracked down the 1000+ test failures to the import of classpath from 20050716 (well not exactly, but between 2005-07-16 00:00 UTC and 02:00 UTC). Matthias 2005-07-15 Mark Mitchell PR c++/22204 * repo.c (repo_emit_p): Robustify. 2005-07-15 Tom Tromey Major merge with Classpath. Removed many duplicate files. * HACKING: Updated.x * classpath: Imported new directory. * standard.omit: New file. * Makefile.in, aclocal.m4, configure: Rebuilt. * sources.am: New file. * configure.ac: Run Classpath configure script. Moved code around to support. Disable xlib AWT peers (temporarily). * Makefile.am (SUBDIRS): Added 'classpath' (JAVAC): Removed. (AM_CPPFLAGS): Added more -I options. (BOOTCLASSPATH): Simplified. Completely redid how sources are built. Include sources.am. * include/Makefile.am (tool_include__HEADERS): Removed jni.h. * include/jni.h: Removed (in Classpath). * scripts/classes.pl: Updated to look at built classes. * scripts/makemake.tcl: New file. * testsuite/libjava.jni/jni.exp (gcj_jni_compile_c_to_so): Added -I options. (gcj_jni_invocation_compile_c_to_binary): Likewise. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23602