This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/41676] New: FAIL: PR160 -O3 output - source compiled test
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 11 Oct 2009 16:00:11 -0000
- Subject: [Bug libgcj/41676] New: FAIL: PR160 -O3 output - source compiled test
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
This test fails occasionally because the dynamic loader is passed a NULL
file name.
Executing on host:
/mnt/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libjava/testsuite/.
./libtool --silent --tag=GCJ --mode=link /mnt/gnu/gcc/objdir/gcc/gcj
-B/mnt/gnu/
gcc/objdir/hppa2.0w-hp-hpux11.11/libjava/ -B/mnt/gnu/gcc/objdir/gcc/
--encoding=
UTF-8 -B/mnt/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libjava/testsuite/../
/mnt/gnu
/gcc/gcc/libjava/testsuite/libjava.lang/PR160.jar -w -no-install --main=PR160
-O3 -g -L/mnt/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libjava/.libs -lm -o
/mn
t/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libjava/testsuite/PR160.exe (timeout
=
300)
PASS: PR160 -O3 compilation from source
set_ld_library_path_env_vars:
ld_library_path=.:/mnt/gnu/gcc/objdir/hppa2.0w-hp-
hpux11.11/./libjava/.libs
invoke: /mnt/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libjava/testsuite/PR160.exe
Setting LD_LIBRARY_PATH to
.:/mnt/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libjava
/.libs:.:/mnt/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libjava/.libs
/usr/lib/dld.sl: Filename passed is Null.
/usr/lib/dld.sl: No such file or directory
ok
PASS: PR160 -O3 execution - source compiled test
FAIL: PR160 -O3 output - source compiled test
Similar fail is:
FAIL: err14 -findirect-dispatch output - source compiled test
--
Summary: FAIL: PR160 -O3 output - source compiled test
Product: gcc
Version: 4.4.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
GCC build triplet: hppa2.0w-hp-hpux11.11
GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41676