[Bug 237208] java/openjdk11: port to powerpc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 18 06:52:46 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237208

--- Comment #11 from Piotr Kubaj <pkubaj at FreeBSD.org> ---
(In reply to Gustavo Romero from comment #10)
Looks ok.
root at talos:$~$ cat test.c
int main()
{
 asm("mtspr 3, 0;");
}
root at talos:$~$ cc test.c
root at talos:$~$ ./a.out
root at talos:$~$ echo $?
1

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ppc mailing list