[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2006-03-16 Thread aoliva at gcc dot gnu dot org
--- Comment #17 from aoliva at gcc dot gnu dot org 2006-03-17 06:25 --- I failed to note this PR when I checked in http://gcc.gnu.org/ml/gcc-patches/2006-03/msg01039.html as revision 112170, sorry. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23602

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2006-01-20 Thread aoliva at gcc dot gnu dot org
--- Comment #16 from aoliva at gcc dot gnu dot org 2006-01-21 02:11 --- Created an attachment (id=10694) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10694action=view) Reduced testcase This reduced testcase triggers the same bug before Richard's patch if compiled with

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-10-05 Thread cvs-commit at gcc dot gnu dot org
--- Comment #14 from cvs-commit at gcc dot gnu dot org 2005-10-05 18:19 --- Subject: Bug 23602 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-10-05 18:19:26 Modified files: gcc: ChangeLog toplev.c gcc/config/i386:

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-10-05 Thread rth at gcc dot gnu dot org
--- Comment #15 from rth at gcc dot gnu dot org 2005-10-05 18:23 --- Fixed. -- rth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-09-26 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-09-26 13:22 --- after an update to 2005-09-25, the bug seems to be hidden again, a diff on the test summary i686/i486 Matthias --- ../test-summary-i6862005-09-26 01:56:04.465389392 + +++

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-09-05 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-09-05 13:26 --- Seeing similiar failures on hppa-linux, filed as PR23731 Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23602

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-09-02 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-09-02 21:39 --- Actually, BACKTRACESPEC does make it into libgcj.spec via substitution. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23602

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-09-02 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2005-09-02 21:46 --- About comment #6 - it doesn't seem to me that this patch could have affected the setting of BACKTRACESPEC. The most recent change there was on 01-Jun-05; see libjava/configure.host (via cvs annotate) for

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-09-02 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-09-02 22:08 --- I'm sure that the patches listed in comments #6 and #7 are bogus. But we've had problems before with unwinding with -mno-accumulate-outgoing-args (implied by -mtune=i486, implied by i486-linux), plus

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-09-02 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-09-02 22:21 --- (In reply to comment #9) About comment #7 - it would be helpful to know how the execution tests fail. For instance a gdb backtrace from one of them. it would, but running them from the

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-08-31 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-08-31 10:16 --- tracked down the 15 failures to this patch: 2005-06-14 Tom Tromey [EMAIL PROTECTED] PR libgcj/19877: * no-executables.m4: Call real AC_FUNC_MMAP when cache variable is set

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-08-31 Thread debian-gcc at lists dot debian dot org
--- 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 [EMAIL

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-08-30 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-08-30 07:27 --- Same thing here. It works, when run from the command line. I narrowed down the failures a bit. CVS 20050628 and 20050714 fail with just 17 test cases, this is introduced between 20050607 and

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-08-29 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-08-29 21:05 --- the test results from CVS 20050607 look ok, those from CVS 20050719 show the failures. Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23602

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-08-29 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-08-30 02:09 --- Confirmed. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rth at gcc

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-08-29 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-08-30 02:46 --- That said, I can't get any test to fail when run by hand. libtool compile and link line pasted out of the log, as well as the associated LD_LIBRARY_PATH. What am I missing? --

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-08-28 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-08-28 16:41 --- Created an attachment (id=9602) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9602action=view) test log -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23602

[Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux

2005-08-28 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||wrong-code Target Milestone|--- |4.1.0