public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/33263]  New: [4.3 regression] libjava testsuite failures on alpha-linux
@ 2007-08-31 12:29 debian-gcc at lists dot debian dot org
  2007-09-01 16:49 ` [Bug libgcj/33263] " pinskia at gcc dot gnu dot org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2007-08-31 12:29 UTC (permalink / raw)
  To: java-prs

seen with trunk 20070829

                === libffi Summary ===

# of expected passes            1108
# of unsupported tests          8

                === libjava tests ===

Running target unix
FAIL: TestClosureGC run
FAIL:
/build/buildd/gcc-snapshot-20070829/src/libjava/testsuite/libjava.jar/TestClosureGC.jar
execution - gij test
FAIL: pr11951 run
FAIL: natgetargssize.cc compilation
FAIL: natgetlocalvartable.cc compilation
FAIL: natgetstacktrace.cc compilation
FAIL: natevents.cc compilation
FAIL: natgetallthreads.cc compilation
FAIL: natgeterrorname.cc compilation
FAIL: natgetmethodname.cc compilation
FAIL: Array_3 execution - source compiled test
FAIL: Array_3 -findirect-dispatch execution - source compiled test
FAIL: Array_3 -O3 execution - source compiled test
FAIL: Array_3 -O3 -findirect-dispatch execution - source compiled test
FAIL: G19990303_02 execution - source compiled test
FAIL: G19990303_02 -findirect-dispatch execution - source compiled test
FAIL: G19990303_02 -O3 execution - source compiled test
FAIL: G19990303_02 -O3 -findirect-dispatch execution - source compiled test
FAIL: Invoke_1 execution - source compiled test
FAIL: Invoke_1 -findirect-dispatch execution - source compiled test
FAIL: Invoke_1 -O3 execution - source compiled test
FAIL: Invoke_1 -O3 -findirect-dispatch execution - source compiled test
FAIL: N19990310_02 -O3 output - source compiled test
FAIL: N19990310_02 -O3 -findirect-dispatch output - source compiled test
FAIL: PR218 output - source compiled test
FAIL: PR218 -O3 output - source compiled test
FAIL: StackTrace2 execution - source compiled test
FAIL: StackTrace2 -findirect-dispatch execution - source compiled test
FAIL: StackTrace2 -O3 execution - source compiled test
FAIL: StackTrace2 -O3 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 -O3 execution - source compiled test
FAIL: Throw_2 -O3 -findirect-dispatch execution - source compiled test
FAIL: Throw_3 output - source compiled test
FAIL: Throw_3 -findirect-dispatch output - source compiled test
FAIL: Throw_3 -O3 output - source compiled test
FAIL: Throw_3 -O3 -findirect-dispatch output - source compiled test
FAIL: initexc execution - source compiled test
FAIL: initexc -findirect-dispatch execution - source compiled test
FAIL: initexc -O3 execution - source compiled test
FAIL: initexc -O3 -findirect-dispatch execution - source compiled test
FAIL: invokethrow execution - source compiled test
FAIL: invokethrow -findirect-dispatch output - source compiled test
FAIL: invokethrow -O3 execution - source compiled test
FAIL: invokethrow -O3 -findirect-dispatch output - source compiled test
FAIL: pr83 -findirect-dispatch execution - source compiled test
FAIL: pr83 -O3 -findirect-dispatch execution - source compiled test

                === libjava Summary ===

# of expected passes            2448
# of unexpected failures        48
# of untested testcases         31


to compare with 4.1.0:

                === libjava Summary ===

# of expected passes            4011
# of expected failures          10
# of untested testcases         8


-- 
           Summary: [4.3 regression] libjava testsuite failures on alpha-
                    linux
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
GCC target triplet: alpha-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33263


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug libgcj/33263] [4.3 regression] libjava testsuite failures on alpha-linux
  2007-08-31 12:29 [Bug libgcj/33263] New: [4.3 regression] libjava testsuite failures on alpha-linux debian-gcc at lists dot debian dot org
@ 2007-09-01 16:49 ` pinskia at gcc dot gnu dot org
  2007-09-05  2:23 ` mmitchel at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-09-01 16:49 UTC (permalink / raw)
  To: java-prs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
   Target Milestone|---                         |4.3.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33263


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug libgcj/33263] [4.3 regression] libjava testsuite failures on alpha-linux
  2007-08-31 12:29 [Bug libgcj/33263] New: [4.3 regression] libjava testsuite failures on alpha-linux debian-gcc at lists dot debian dot org
  2007-09-01 16:49 ` [Bug libgcj/33263] " pinskia at gcc dot gnu dot org
@ 2007-09-05  2:23 ` mmitchel at gcc dot gnu dot org
  2008-01-13 14:58 ` rguenth at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-09-05  2:23 UTC (permalink / raw)
  To: java-prs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P5


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33263


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug libgcj/33263] [4.3 regression] libjava testsuite failures on alpha-linux
  2007-08-31 12:29 [Bug libgcj/33263] New: [4.3 regression] libjava testsuite failures on alpha-linux debian-gcc at lists dot debian dot org
  2007-09-01 16:49 ` [Bug libgcj/33263] " pinskia at gcc dot gnu dot org
  2007-09-05  2:23 ` mmitchel at gcc dot gnu dot org
@ 2008-01-13 14:58 ` rguenth at gcc dot gnu dot org
  2008-01-14 15:18 ` debian-gcc at lists dot debian dot org
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-01-13 14:58 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from rguenth at gcc dot gnu dot org  2008-01-13 14:58 -------
How is the status now?


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33263


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug libgcj/33263] [4.3 regression] libjava testsuite failures on alpha-linux
  2007-08-31 12:29 [Bug libgcj/33263] New: [4.3 regression] libjava testsuite failures on alpha-linux debian-gcc at lists dot debian dot org
                   ` (2 preceding siblings ...)
  2008-01-13 14:58 ` rguenth at gcc dot gnu dot org
@ 2008-01-14 15:18 ` debian-gcc at lists dot debian dot org
  2008-02-05 15:01 ` debian-gcc at lists dot debian dot org
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2008-01-14 15:18 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from debian-gcc at lists dot debian dot org  2008-01-14 15:18 -------
yes, see
http://buildd.debian.org/fetch.cgi?&pkg=gcj-4.3&ver=4.3-20080112-1&arch=alpha&stamp=1200316559&file=log
test results will appear on gcc-testresults shortly.

  Matthias


-- 

debian-gcc at lists dot debian dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |UNCONFIRMED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33263


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug libgcj/33263] [4.3 regression] libjava testsuite failures on alpha-linux
  2007-08-31 12:29 [Bug libgcj/33263] New: [4.3 regression] libjava testsuite failures on alpha-linux debian-gcc at lists dot debian dot org
                   ` (3 preceding siblings ...)
  2008-01-14 15:18 ` debian-gcc at lists dot debian dot org
@ 2008-02-05 15:01 ` debian-gcc at lists dot debian dot org
  2008-03-15  0:41 ` [Bug libgcj/33263] [4.3/4.4 " jsm28 at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2008-02-05 15:01 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from debian-gcc at lists dot debian dot org  2008-02-05 15:01 -------
reconfirmed with 20080202:
http://buildd.debian.org/fetch.cgi?&pkg=gcj-4.3&ver=4.3-20080202-1&arch=alpha&stamp=1202180571&file=log

  Matthias


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33263


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug libgcj/33263] [4.3/4.4 regression] libjava testsuite failures on alpha-linux
  2007-08-31 12:29 [Bug libgcj/33263] New: [4.3 regression] libjava testsuite failures on alpha-linux debian-gcc at lists dot debian dot org
                   ` (4 preceding siblings ...)
  2008-02-05 15:01 ` debian-gcc at lists dot debian dot org
@ 2008-03-15  0:41 ` jsm28 at gcc dot gnu dot org
  2008-06-06 14:58 ` rguenth at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-03-15  0:41 UTC (permalink / raw)
  To: java-prs



------- Comment #4 from jsm28 at gcc dot gnu dot org  2008-03-15 00:41 -------
Update milestone after 4.3.0 release.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.0                       |4.3.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33263


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug libgcj/33263] [4.3/4.4 regression] libjava testsuite failures on alpha-linux
  2007-08-31 12:29 [Bug libgcj/33263] New: [4.3 regression] libjava testsuite failures on alpha-linux debian-gcc at lists dot debian dot org
                   ` (5 preceding siblings ...)
  2008-03-15  0:41 ` [Bug libgcj/33263] [4.3/4.4 " jsm28 at gcc dot gnu dot org
@ 2008-06-06 14:58 ` rguenth at gcc dot gnu dot org
  2008-08-27 22:03 ` jsm28 at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-06-06 14:58 UTC (permalink / raw)
  To: java-prs



------- Comment #5 from rguenth at gcc dot gnu dot org  2008-06-06 14:58 -------
4.3.1 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.1                       |4.3.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33263


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug libgcj/33263] [4.3/4.4 regression] libjava testsuite failures on alpha-linux
  2007-08-31 12:29 [Bug libgcj/33263] New: [4.3 regression] libjava testsuite failures on alpha-linux debian-gcc at lists dot debian dot org
                   ` (6 preceding siblings ...)
  2008-06-06 14:58 ` rguenth at gcc dot gnu dot org
@ 2008-08-27 22:03 ` jsm28 at gcc dot gnu dot org
  2009-01-07 14:02 ` [Bug testsuite/33263] " ubizjak at gmail dot com
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-08-27 22:03 UTC (permalink / raw)
  To: java-prs



------- Comment #6 from jsm28 at gcc dot gnu dot org  2008-08-27 22:02 -------
4.3.2 is released, changing milestones to 4.3.3.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.2                       |4.3.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33263


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug testsuite/33263] [4.3/4.4 regression] libjava testsuite failures on alpha-linux
  2007-08-31 12:29 [Bug libgcj/33263] New: [4.3 regression] libjava testsuite failures on alpha-linux debian-gcc at lists dot debian dot org
                   ` (7 preceding siblings ...)
  2008-08-27 22:03 ` jsm28 at gcc dot gnu dot org
@ 2009-01-07 14:02 ` ubizjak at gmail dot com
  2009-01-24 10:20 ` rguenth at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: ubizjak at gmail dot com @ 2009-01-07 14:02 UTC (permalink / raw)
  To: java-prs



------- Comment #7 from ubizjak at gmail dot com  2009-01-07 14:02 -------
(In reply to comment #0)

> FAIL: natgetargssize.cc compilation
> FAIL: natgetlocalvartable.cc compilation
> FAIL: natgetstacktrace.cc compilation
> FAIL: natevents.cc compilation
> FAIL: natgetallthreads.cc compilation
> FAIL: natgeterrorname.cc compilation
> FAIL: natgetmethodname.cc compilation

These are in fact due to PR31488.

> FAIL: Array_3 execution - source compiled test
> FAIL: Array_3 -findirect-dispatch execution - source compiled test
> FAIL: Array_3 -O3 execution - source compiled test
> FAIL: Array_3 -O3 -findirect-dispatch execution - source compiled test
> FAIL: G19990303_02 execution - source compiled test
> FAIL: G19990303_02 -findirect-dispatch execution - source compiled test
> FAIL: G19990303_02 -O3 execution - source compiled test
> FAIL: G19990303_02 -O3 -findirect-dispatch execution - source compiled test
> FAIL: Invoke_1 execution - source compiled test
> FAIL: Invoke_1 -findirect-dispatch execution - source compiled test
> FAIL: Invoke_1 -O3 execution - source compiled test
> FAIL: Invoke_1 -O3 -findirect-dispatch execution - source compiled test
> FAIL: N19990310_02 -O3 output - source compiled test
> FAIL: N19990310_02 -O3 -findirect-dispatch output - source compiled test
> FAIL: PR218 output - source compiled test
> FAIL: PR218 -O3 output - source compiled test
> FAIL: StackTrace2 execution - source compiled test
> FAIL: StackTrace2 -findirect-dispatch execution - source compiled test
> FAIL: StackTrace2 -O3 execution - source compiled test
> FAIL: StackTrace2 -O3 -findirect-dispatch execution - source compiled test
> FAIL: Throw_2 execution - source compiled test
> FAIL: Throw_2 -findirect-dispatch execution - source compiled test
> FAIL: Throw_2 -O3 execution - source compiled test
> FAIL: Throw_2 -O3 -findirect-dispatch execution - source compiled test
> FAIL: Throw_3 output - source compiled test
> FAIL: Throw_3 -findirect-dispatch output - source compiled test
> FAIL: Throw_3 -O3 output - source compiled test
> FAIL: Throw_3 -O3 -findirect-dispatch output - source compiled test
> FAIL: initexc execution - source compiled test
> FAIL: initexc -findirect-dispatch execution - source compiled test
> FAIL: initexc -O3 execution - source compiled test
> FAIL: initexc -O3 -findirect-dispatch execution - source compiled test
> FAIL: invokethrow execution - source compiled test
> FAIL: invokethrow -findirect-dispatch output - source compiled test
> FAIL: invokethrow -O3 execution - source compiled test
> FAIL: invokethrow -O3 -findirect-dispatch output - source compiled test
> FAIL: pr83 -findirect-dispatch execution - source compiled test
> FAIL: pr83 -O3 -findirect-dispatch execution - source compiled test

These are due to some strange failure in dejagnu framework on debian alpha.
>From my private communication with Matthias Close:

--quote--
I'm trying to fix last remaining gcc testsuite errors [0] on Debian
alpha gcc (gcc30 cfarm machine) and I tripped on some strange
dejagnu/Expect/Tcl error on Debian system.

This problem causes following teststuite failures:

FAIL: g++.dg/ext/cleanup-10.C execution test
FAIL: g++.dg/ext/cleanup-11.C execution test
FAIL: g++.dg/ext/cleanup-8.C execution test
FAIL: g++.dg/ext/cleanup-9.C execution test

FAIL: gcc.dg/cleanup-10.c execution test
FAIL: gcc.dg/cleanup-11.c execution test
FAIL: gcc.dg/cleanup-8.c execution test
FAIL: gcc.dg/cleanup-9.c execution test

and all remaining libjava test failures, FWIW.

These runtime testcases (including java) all work OK when executed
directly from the shell (using just built libraries, so all libraries
are exactly the same), but fail when run from dejagnu framework. They
also fail when executing these test cases through dejagnu with default
installed compiler (gcc-4.2.4).

The problem is, that SIGSEGV handling is somehow suppressed when run
from dejagnu framework. To check this, please put attached sig.c to
gcc/testsuite/dg.exp directory and execute "make -k check-gcc
RUNTESTFLAGS=dg.exp=sig.c" from gcc/ subdirectory of your build dir.
The testcase will fail, OTOH, it will finish without problems when
executed directly from the shell.

I have noticed, that in some of your testreports, these strange
failures happen [1], but some of your testreports doesn't show them
[2], [3]. Are these tests performed on the same machine? If not, what
is the difference with runtime/testing environments between these test
runs?

[0] http://gcc.gnu.org/ml/gcc-testresults/2008-12/msg02551.html
[1] http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg00182.html
[2] http://gcc.gnu.org/ml/gcc-testresults/2008-12/msg01836.html
[3] http://gcc.gnu.org/ml/gcc-testresults/2008-12/msg00926.html
--/quote--

--quote2--
The question is, why we abort on following dejagnu testcase on alpha systems:

--cut here--

/* { dg-do run } */

#include <stdlib.h>
#include <signal.h>

char *null;

static void fn4 (int sig)
{
 exit (0);
}

int main()
{  signal (SIGSEGV, fn4);
 *null = 0;
 abort ();
}

--cut here--

When this test is executed via dejagnu framework from i.e. gcc/testsuite/gcc.dg
directory using


make -k check-gcc RUNTESTFLAGS=dg.exp=sig.c

from gcc subdir of the build dir, the SEGV redirection is simply ignored and
testcase aborts in the last line, although exactly the same binary works fine
when executed from the command prompt.

This problem causes follwing spurious java testsuite failures (in addition to
failures mentioned below):

FAIL: TestClosureGC run
FAIL: Array_3 execution - source compiled test
FAIL: Array_3 -findirect-dispatch execution - source compiled test
FAIL: Array_3 -O3 execution - source compiled test
FAIL: Array_3 -O3 -findirect-dispatch execution - source compiled test
FAIL: Invoke_1 execution - source compiled test
FAIL: Invoke_1 -findirect-dispatch execution - source compiled test
FAIL: Invoke_1 -O3 execution - source compiled test
FAIL: Invoke_1 -O3 -findirect-dispatch execution - source compiled test
FAIL: PR218 output - source compiled test
FAIL: PR218 -O3 output - source compiled test
FAIL: StackTrace2 execution - source compiled test
FAIL: StackTrace2 -findirect-dispatch execution - source compiled test
FAIL: StackTrace2 -O3 execution - source compiled test
FAIL: StackTrace2 -O3 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 -O3 execution - source compiled test
FAIL: Throw_2 -O3 -findirect-dispatch execution - source compiled test
FAIL: Throw_3 output - source compiled test
FAIL: Throw_3 -findirect-dispatch output - source compiled test
FAIL: Throw_3 -O3 output - source compiled test
FAIL: Throw_3 -O3 -findirect-dispatch output - source compiled test
FAIL: pr83 -findirect-dispatch execution - source compiled test
FAIL: pr83 -O3 -findirect-dispatch execution - source compiled test

This is on gcc30 CompileFarm machine, see http://gcc.gnu.org/wiki/CompileFarm
--/quote2--

Confirmed as a testsuite framework problem.


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |31488
             Status|UNCONFIRMED                 |NEW
          Component|libgcj                      |testsuite
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-01-07 14:02:20
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33263


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug testsuite/33263] [4.3/4.4 regression] libjava testsuite failures on alpha-linux
  2007-08-31 12:29 [Bug libgcj/33263] New: [4.3 regression] libjava testsuite failures on alpha-linux debian-gcc at lists dot debian dot org
                   ` (8 preceding siblings ...)
  2009-01-07 14:02 ` [Bug testsuite/33263] " ubizjak at gmail dot com
@ 2009-01-24 10:20 ` rguenth at gcc dot gnu dot org
  2009-08-04 12:36 ` [Bug testsuite/33263] [4.3/4.4/4.5 " rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-01-24 10:20 UTC (permalink / raw)
  To: java-prs



------- Comment #8 from rguenth at gcc dot gnu dot org  2009-01-24 10:19 -------
GCC 4.3.3 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.3                       |4.3.4


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33263


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug testsuite/33263] [4.3/4.4/4.5 regression] libjava testsuite failures on alpha-linux
  2007-08-31 12:29 [Bug libgcj/33263] New: [4.3 regression] libjava testsuite failures on alpha-linux debian-gcc at lists dot debian dot org
                   ` (9 preceding siblings ...)
  2009-01-24 10:20 ` rguenth at gcc dot gnu dot org
@ 2009-08-04 12:36 ` rguenth at gcc dot gnu dot org
  2009-09-29 22:06 ` ubizjak at gmail dot com
  2009-09-29 22:45 ` debian-gcc at lists dot debian dot org
  12 siblings, 0 replies; 14+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-08-04 12:36 UTC (permalink / raw)
  To: java-prs



------- Comment #9 from rguenth at gcc dot gnu dot org  2009-08-04 12:28 -------
GCC 4.3.4 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.4                       |4.3.5


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33263


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug testsuite/33263] [4.3/4.4/4.5 regression] libjava testsuite failures on alpha-linux
  2007-08-31 12:29 [Bug libgcj/33263] New: [4.3 regression] libjava testsuite failures on alpha-linux debian-gcc at lists dot debian dot org
                   ` (10 preceding siblings ...)
  2009-08-04 12:36 ` [Bug testsuite/33263] [4.3/4.4/4.5 " rguenth at gcc dot gnu dot org
@ 2009-09-29 22:06 ` ubizjak at gmail dot com
  2009-09-29 22:45 ` debian-gcc at lists dot debian dot org
  12 siblings, 0 replies; 14+ messages in thread
From: ubizjak at gmail dot com @ 2009-09-29 22:06 UTC (permalink / raw)
  To: java-prs



------- Comment #10 from ubizjak at gmail dot com  2009-09-29 22:06 -------
Libjava has zero failures with gcc 4.3.5, 4.4.2 and 4.5.0 for me on latest
Gentoo. Please reopen if it still fails for you.


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33263


^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Bug testsuite/33263] [4.3/4.4/4.5 regression] libjava testsuite failures on alpha-linux
  2007-08-31 12:29 [Bug libgcj/33263] New: [4.3 regression] libjava testsuite failures on alpha-linux debian-gcc at lists dot debian dot org
                   ` (11 preceding siblings ...)
  2009-09-29 22:06 ` ubizjak at gmail dot com
@ 2009-09-29 22:45 ` debian-gcc at lists dot debian dot org
  12 siblings, 0 replies; 14+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2009-09-29 22:45 UTC (permalink / raw)
  To: java-prs



------- Comment #11 from debian-gcc at lists dot debian dot org  2009-09-29 22:45 -------
confirmed:

https://buildd.debian.org/fetch.cgi?&pkg=gcc-snapshot&ver=20090923-1&arch=alpha&stamp=1253933048&file=log
https://buildd.debian.org/fetch.cgi?&pkg=gcj-4.4&ver=4.4.1-4&arch=alpha&stamp=1252769258&file=log

thanks!

although I see regression in the libffi testsuite on trunk

  Matthias


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33263


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2009-09-29 22:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-31 12:29 [Bug libgcj/33263] New: [4.3 regression] libjava testsuite failures on alpha-linux debian-gcc at lists dot debian dot org
2007-09-01 16:49 ` [Bug libgcj/33263] " pinskia at gcc dot gnu dot org
2007-09-05  2:23 ` mmitchel at gcc dot gnu dot org
2008-01-13 14:58 ` rguenth at gcc dot gnu dot org
2008-01-14 15:18 ` debian-gcc at lists dot debian dot org
2008-02-05 15:01 ` debian-gcc at lists dot debian dot org
2008-03-15  0:41 ` [Bug libgcj/33263] [4.3/4.4 " jsm28 at gcc dot gnu dot org
2008-06-06 14:58 ` rguenth at gcc dot gnu dot org
2008-08-27 22:03 ` jsm28 at gcc dot gnu dot org
2009-01-07 14:02 ` [Bug testsuite/33263] " ubizjak at gmail dot com
2009-01-24 10:20 ` rguenth at gcc dot gnu dot org
2009-08-04 12:36 ` [Bug testsuite/33263] [4.3/4.4/4.5 " rguenth at gcc dot gnu dot org
2009-09-29 22:06 ` ubizjak at gmail dot com
2009-09-29 22:45 ` debian-gcc at lists dot debian dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).