Date: Thu, 18 Apr 2019 06:52:44 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 237208] java/openjdk11: port to powerpc64 Message-ID: <bug-237208-8522-kRxkbxZS94@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237208-8522@https.bugs.freebsd.org/bugzilla/> References: <bug-237208-8522@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237208 --- Comment #11 from Piotr Kubaj <pkubaj@FreeBSD.org> --- (In reply to Gustavo Romero from comment #10) Looks ok. root@talos:$~$ cat test.c int main() { asm("mtspr 3, 0;"); } root@talos:$~$ cc test.c root@talos:$~$ ./a.out root@talos:$~$ echo $? 1 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237208-8522-kRxkbxZS94>