public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/23731] [4.1 regression] [hppa] 475 test failures in libjava
       [not found] <bug-23731-5724@http.gcc.gnu.org/bugzilla/>
@ 2005-10-13 10:15 ` debian-gcc at lists dot debian dot org
  2005-10-22 21:56 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2005-10-13 10:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from debian-gcc at lists dot debian dot org  2005-10-13 10:15 -------
down to 474 test failures with 20051008


-- 


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


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

* [Bug target/23731] [4.1 regression] [hppa] 475 test failures in libjava
       [not found] <bug-23731-5724@http.gcc.gnu.org/bugzilla/>
  2005-10-13 10:15 ` [Bug target/23731] [4.1 regression] [hppa] 475 test failures in libjava debian-gcc at lists dot debian dot org
@ 2005-10-22 21:56 ` pinskia at gcc dot gnu dot org
  2005-10-30 23:32 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-22 21:56 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
   Target Milestone|---                         |4.2.0


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


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

* [Bug target/23731] [4.1 regression] [hppa] 475 test failures in libjava
       [not found] <bug-23731-5724@http.gcc.gnu.org/bugzilla/>
  2005-10-13 10:15 ` [Bug target/23731] [4.1 regression] [hppa] 475 test failures in libjava debian-gcc at lists dot debian dot org
  2005-10-22 21:56 ` pinskia at gcc dot gnu dot org
@ 2005-10-30 23:32 ` pinskia at gcc dot gnu dot org
  2005-11-14 14:57 ` debian-gcc at lists dot debian dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-30 23:32 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P5
   Target Milestone|4.2.0                       |4.1.0


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


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

* [Bug target/23731] [4.1 regression] [hppa] 475 test failures in libjava
       [not found] <bug-23731-5724@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-10-30 23:32 ` pinskia at gcc dot gnu dot org
@ 2005-11-14 14:57 ` debian-gcc at lists dot debian dot org
  2006-01-06 19:34 ` [Bug target/23731] [4.1/4.2 " tromey at gcc dot gnu dot org
  2006-01-06 20:28 ` debian-gcc at lists dot debian dot org
  5 siblings, 0 replies; 7+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2005-11-14 14:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from debian-gcc at lists dot debian dot org  2005-11-14 14:57 -------
with the patch proposed in PR24348 down to 12.

  Matthias

Running target unix
FAIL: comment compilation from source
FAIL: PR12416 -O3 compilation from bytecode
FAIL: PR6729 -O3 compilation from source
FAIL: SyncTest execution - source compiled test
FAIL: SyncTest execution - gij test
FAIL: SyncTest execution - bytecode->native test
FAIL: SyncTest -O3 execution - source compiled test
FAIL: SyncTest execution - gij test
FAIL: SyncTest -O3 execution - bytecode->native test
FAIL: Thread_Monitor execution - bytecode->native test
FAIL: Throw_1 -O3 compilation from bytecode
FAIL: Throw_2 compilation from bytecode

                === libjava Summary ===

# of expected passes            3959
# of unexpected failures        12
# of expected failures          10
# of untested testcases         23


-- 

debian-gcc at lists dot debian dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |24348


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


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

* [Bug target/23731] [4.1/4.2 regression] [hppa] 475 test failures in libjava
       [not found] <bug-23731-5724@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2005-11-14 14:57 ` debian-gcc at lists dot debian dot org
@ 2006-01-06 19:34 ` tromey at gcc dot gnu dot org
  2006-01-06 20:28 ` debian-gcc at lists dot debian dot org
  5 siblings, 0 replies; 7+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-01-06 19:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from tromey at gcc dot gnu dot org  2006-01-06 19:34 -------
What is the status of this?
It looks like Bug 24348 might be fixed.


-- 

tromey at gcc dot gnu dot org changed:

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


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



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

* [Bug target/23731] [4.1/4.2 regression] [hppa] 475 test failures in libjava
       [not found] <bug-23731-5724@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2006-01-06 19:34 ` [Bug target/23731] [4.1/4.2 " tromey at gcc dot gnu dot org
@ 2006-01-06 20:28 ` debian-gcc at lists dot debian dot org
  5 siblings, 0 replies; 7+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2006-01-06 20:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from debian-gcc at lists dot debian dot org  2006-01-06 20:28 -------
(In reply to comment #5)
> What is the status of this?
> It looks like Bug 24348 might be fixed.

correct, the patch for 24348 is checked in.

  Matthias


-- 

debian-gcc at lists dot debian dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


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



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

* [Bug target/23731] [4.1 regression] [hppa] 475 test failures in libjava
  2005-09-05 13:24 [Bug target/23731] New: [4.1 regression] [hppa] 489 " debian-gcc at lists dot debian dot org
@ 2005-09-20 14:22 ` debian-gcc at lists dot debian dot org
  0 siblings, 0 replies; 7+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2005-09-20 14:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From debian-gcc at lists dot debian dot org  2005-09-20 14:22 -------
down to 475 test failures with 20050919

http://gcc.gnu.org/ml/gcc-testresults/2005-09/msg00973.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.1 regression] [hppa] 489 |[4.1 regression] [hppa] 475
                   |test failures in libjava    |test failures in libjava


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


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

end of thread, other threads:[~2006-01-06 20:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23731-5724@http.gcc.gnu.org/bugzilla/>
2005-10-13 10:15 ` [Bug target/23731] [4.1 regression] [hppa] 475 test failures in libjava debian-gcc at lists dot debian dot org
2005-10-22 21:56 ` pinskia at gcc dot gnu dot org
2005-10-30 23:32 ` pinskia at gcc dot gnu dot org
2005-11-14 14:57 ` debian-gcc at lists dot debian dot org
2006-01-06 19:34 ` [Bug target/23731] [4.1/4.2 " tromey at gcc dot gnu dot org
2006-01-06 20:28 ` debian-gcc at lists dot debian dot org
2005-09-05 13:24 [Bug target/23731] New: [4.1 regression] [hppa] 489 " debian-gcc at lists dot debian dot org
2005-09-20 14:22 ` [Bug target/23731] [4.1 regression] [hppa] 475 " 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).