This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
java/7123: TLtest in java testsuite fails, regression on 3.1 branch from 3.1 release
- From: davem at redhat dot com
- To: gcc-gnats at gcc dot gnu dot org
- Date: 25 Jun 2002 19:09:54 -0000
- Subject: java/7123: TLtest in java testsuite fails, regression on 3.1 branch from 3.1 release
- Reply-to: davem at redhat dot com
>Number: 7123
>Category: java
>Synopsis: TLtest in java testsuite fails, regression on 3.1 branch from 3.1 release
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jun 25 12:16:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: davem@redhat.com
>Release: gcc-3.1 branch CVS
>Organization:
>Environment:
sparc-linux, sparc64-linux
>Description:
TLtest fails in the libjava testsuite.
The libjava.log file shows it trying to
build "Data$1.class" then gcj complains
that "/path/to/build/gcc/.class: no such
file or directory".
The "$1" is being expanded by the shell it
appears. So maybe the fix is simply to avoid
using the '$' character in testsuite file names.
>How-To-Repeat:
Bootstrap 3.1 branch, run libjava testsuite.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: