mauve on osf1 on alpha
David Pettersson
dapet@mai.liu.se
Tue Apr 20 03:33:00 GMT 1999
On 19 Apr 1999, Tom Tromey wrote:
> >>>>> "David" == David Pettersson <dapet@mai.liu.se> writes:
>
> David> FAIL: gnu.testlet.java.lang.Character.unicode: Character ff2f:FULLWIDTH
> David> LATIN CAPITAL LETTER O has wrong digit form of 24 for radix 27 instead of
> David> -1 (number 1)
>
> This works right on my x86 Linux box. I agree that char ff2f should
> have a digit form of -1.
>
> Did you configure with fast Character or small Character? (The
> default is small.)
>
I've tried both now, the problem seems to be the same.
> Do you have a java-aware gdb around? If so, could you write a small
> test program and see why this fails?
>
In fact I don't know how to compile one with gcj. I think the thing must
work since mauve didn't failed all tests. When I try
gcj --main=prov prov.java
i get error messages (se it at end of mail).
> David> If I add the line !java.lang.Character.unicode to mauve-libgcj
> David> i get `51 of 1640 tests failedô.
>
> I get fewer than this. I think with KEYS=libgcj I get about 5.
> (Right now it's hard to check exactly since my tree is in a
> non-working state.)
>
> Tom
>
David.
mips-tfile, /tmp/ccWBeaaa.s:34 Did not find a PDR block for __4prov
line: .ent __4prov
mips-tfile, /tmp/ccWBeaaa.s:65 Cannot find .end block for __4prov
line: .end __4prov
mips-tfile, /tmp/ccWBeaaa.s:66 Invalid .stabs/.stabn directive, value not
found
line: #.stabs "__4prov:F10",36,0,65537,__4prov
mips-tfile, /tmp/ccWBeaaa.s:69 Did not find a PDR block for
main__4provPt6JArray1ZPQ34java4lang6String
line: .ent main__4provPt6JArray1ZPQ34java4lang6String
mips-tfile, /tmp/ccWBeaaa.s:77 Invalid .stabs/.stabn directive, value not
found
line: #.stabn 68,0,5,$LM1
mips-tfile, /tmp/ccWBeaaa.s:92 Invalid .stabs/.stabn directive, value not
found
line: #.stabn 68,0,6,$LM2
mips-tfile, /tmp/ccWBeaaa.s:100 Cannot find .end block for
main__4provPt6JArray1ZPQ34java4lang6String
line: .end main__4provPt6JArray1ZPQ34java4lang6String
mips-tfile, /tmp/ccWBeaaa.s:101 Invalid .stabs/.stabn directive, value not
found
line: #.stabs
"main__4provPt6JArray1ZPQ34java4lang6String:F10",36,0,393221,main__4provPt6JArray1ZPQ34java4lang6String
mips-tfile, /tmp/ccWBeaaa.s:189 Did not find a PDR block for
_GLOBAL_$I$__4prov
line: .ent _GLOBAL_$I$__4prov
mips-tfile, /tmp/ccWBeaaa.s:215 Cannot find .end block for
_GLOBAL_$I$__4prov
line: .end _GLOBAL_$I$__4prov
mips-tfile, /tmp/ccWBeaaa.s:216 Invalid .stabs/.stabn directive, value not
found
line: #.stabs "_GLOBAL_$I$__4prov:F10",36,0,5,_GLOBAL_$I$__4prov
mips-tfile, /tmp/ccWBeaaa.s:344 Segmentation fault
line:
More information about the Java
mailing list