[Bug 237208] java/openjdk11: port to powerpc64
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237208 --- Comment #11 from Piotr Kubaj <[email protected]> --- (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 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"