public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libgcj/2874: libjava testsuite disk space usage
@ 2001-06-08 15:13 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2001-06-08 15:13 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, java-prs, jsm28, nobody, tromey

Synopsis: libjava testsuite disk space usage

Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Fri Jun  8 15:13:18 2001
Responsible-Changed-Why:
    I handled it.
State-Changed-From-To: open->closed
State-Changed-By: tromey
State-Changed-When: Fri Jun  8 15:13:18 2001
State-Changed-Why:
    I checked in a patch to fix this.
    Please try it out.
    If it doesn't work we can reopen the PR.
    Thanks.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2874&database=gcc


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

* libgcj/2874: libjava testsuite disk space usage
@ 2001-05-19 11:56 Joseph Myers
  0 siblings, 0 replies; 2+ messages in thread
From: Joseph Myers @ 2001-05-19 11:56 UTC (permalink / raw)
  To: gcc-gnats; +Cc: jsm28

>Number:         2874
>Category:       libgcj
>Synopsis:       libjava testsuite disk space usage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 19 11:56:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Joseph S. Myers
>Release:        3.1 20010519 (experimental)
>Organization:
none
>Environment:
System: Linux digraph 2.2.19 #1 Wed Mar 28 16:01:38 UTC 2001 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc-cvs/configure --prefix=/opt/gcc/mainline --disable-shared --enable-threads=posix --with-system-zlib
>Description:

The libjava testsuite leaves executables from successful tests around
in builddir/i686-pc-linux-gnu/libjava/testsuite/.  With
--disable-shared, these take up about 700Mb, more than the total disk
space used by the rest of building GCC.

The practice used by the gcc testsuite is only to leave around
executables from failed tests; I think the libjava one should do the
same.

>How-To-Repeat:

Bootstrap and test with --disable-shared.

>Fix:

Arrange for the libjava testsuite only to leave executables around for
failed tests, and to delete them (and .o/.lo/.class files) for tests
that succeed.
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2001-06-08 15:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-08 15:13 libgcj/2874: libjava testsuite disk space usage tromey
  -- strict thread matches above, loose matches on Subject: below --
2001-05-19 11:56 Joseph Myers

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).