This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

java/7123: TLtest in java testsuite fails, regression on 3.1 branch from 3.1 release


>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:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]