public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/33326]  New: libjava - testsuite fails on intel Macintosh
@ 2007-09-06 19:32 dir at lanl dot gov
  2007-09-06 19:33 ` [Bug java/33326] " dir at lanl dot gov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dir at lanl dot gov @ 2007-09-06 19:32 UTC (permalink / raw)
  To: java-prs

The libjava testsuite fails on intel Macintosh -


                === libjava Summary ===

# of expected passes            50
# of unexpected failures        828
# of expected failures          35
# of untested testcases         1581
runtest completed at Thu Sep  6 11:58:37 2007


-- 
           Summary: libjava - testsuite fails on intel Macintosh
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dir at lanl dot gov
  GCC host triplet: i386-apple-darwin8.10.1


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


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

* [Bug java/33326] libjava - testsuite fails on intel Macintosh
  2007-09-06 19:32 [Bug java/33326] New: libjava - testsuite fails on intel Macintosh dir at lanl dot gov
@ 2007-09-06 19:33 ` dir at lanl dot gov
  2007-09-06 19:44 ` andreast at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dir at lanl dot gov @ 2007-09-06 19:33 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from dir at lanl dot gov  2007-09-06 19:33 -------
Created an attachment (id=14165)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14165&action=view)
The log file


-- 


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


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

* [Bug java/33326] libjava - testsuite fails on intel Macintosh
  2007-09-06 19:32 [Bug java/33326] New: libjava - testsuite fails on intel Macintosh dir at lanl dot gov
  2007-09-06 19:33 ` [Bug java/33326] " dir at lanl dot gov
@ 2007-09-06 19:44 ` andreast at gcc dot gnu dot org
  2007-09-07 18:59 ` [Bug libgcj/33326] " andreast at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: andreast at gcc dot gnu dot org @ 2007-09-06 19:44 UTC (permalink / raw)
  To: java-prs



-- 

andreast at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |andreast at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   GCC host triplet|i386-apple-darwin8.10.1     |*-apple-darwin8*
   Last reconfirmed|0000-00-00 00:00:00         |2007-09-06 19:44:38
               date|                            |


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


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

* [Bug libgcj/33326] libjava - testsuite fails on intel Macintosh
  2007-09-06 19:32 [Bug java/33326] New: libjava - testsuite fails on intel Macintosh dir at lanl dot gov
  2007-09-06 19:33 ` [Bug java/33326] " dir at lanl dot gov
  2007-09-06 19:44 ` andreast at gcc dot gnu dot org
@ 2007-09-07 18:59 ` andreast at gcc dot gnu dot org
  2007-09-09 18:40 ` andreast at gcc dot gnu dot org
  2007-09-09 18:43 ` andreast at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: andreast at gcc dot gnu dot org @ 2007-09-07 18:59 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from andreast at gcc dot gnu dot org  2007-09-07 18:59 -------
Patch here:
http://gcc.gnu.org/ml/java-patches/2007-q3/msg00235.html


-- 

andreast at gcc dot gnu dot org changed:

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


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


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

* [Bug libgcj/33326] libjava - testsuite fails on intel Macintosh
  2007-09-06 19:32 [Bug java/33326] New: libjava - testsuite fails on intel Macintosh dir at lanl dot gov
                   ` (2 preceding siblings ...)
  2007-09-07 18:59 ` [Bug libgcj/33326] " andreast at gcc dot gnu dot org
@ 2007-09-09 18:40 ` andreast at gcc dot gnu dot org
  2007-09-09 18:43 ` andreast at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: andreast at gcc dot gnu dot org @ 2007-09-09 18:40 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from andreast at gcc dot gnu dot org  2007-09-09 18:40 -------
Subject: Bug 33326

Author: andreast
Date: Sun Sep  9 18:40:36 2007
New Revision: 128302

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128302
Log:
2007-09-09  Andreas Tobler  <a.tobler@schweiz.org>

        PR libgcj/33326
        * testsuite/lib/libjava.exp (libjava_arguments): Append the test spec
        only for linux targets.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/testsuite/lib/libjava.exp


-- 


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


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

* [Bug libgcj/33326] libjava - testsuite fails on intel Macintosh
  2007-09-06 19:32 [Bug java/33326] New: libjava - testsuite fails on intel Macintosh dir at lanl dot gov
                   ` (3 preceding siblings ...)
  2007-09-09 18:40 ` andreast at gcc dot gnu dot org
@ 2007-09-09 18:43 ` andreast at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: andreast at gcc dot gnu dot org @ 2007-09-09 18:43 UTC (permalink / raw)
  To: java-prs



------- Comment #4 from andreast at gcc dot gnu dot org  2007-09-09 18:43 -------
Checked in the mentioned patch. Fixed.


-- 

andreast at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2007-09-09 18:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-06 19:32 [Bug java/33326] New: libjava - testsuite fails on intel Macintosh dir at lanl dot gov
2007-09-06 19:33 ` [Bug java/33326] " dir at lanl dot gov
2007-09-06 19:44 ` andreast at gcc dot gnu dot org
2007-09-07 18:59 ` [Bug libgcj/33326] " andreast at gcc dot gnu dot org
2007-09-09 18:40 ` andreast at gcc dot gnu dot org
2007-09-09 18:43 ` andreast at gcc dot gnu 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).