|
| From: | jose.marchesi at oracle dot com |
| Subject: | [Bug PVM/26897] `unmap' should be recursive |
| Date: | Sat, 12 Dec 2020 17:00:21 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=26897
Jose E. Marchesi <jose.marchesi at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Jose E. Marchesi <jose.marchesi at oracle dot com> ---
Fixed in commit:
commit b76b27b89934e8ba877e20d21a37cf719023d8d0 (HEAD -> master)
Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Date: Sat Dec 12 17:59:21 2020 +0100
pvm: make `unmap' recursive
2020-12-12 Jose E. Marchesi <jemarch@gnu.org>
BZ 26897
* libpoke/pvm.h: Prototype for pvm_val_unmap.
* libpoke/pvm-val.c (pvm_val_unmap): New function.
* libpoke/pvm.jitter (unmap): Use pvm_val_unmap.
* testsuite/poke.map/unmap-2.pk: New test.
* testsuite/poke.map/unmap-3.pk: Likewise.
* testsuite/Makefile.am (EXTRA_DIST): Update.
--
You are receiving this mail because:
You are on the CC list for the bug.
| [Prev in Thread] | Current Thread | [Next in Thread] |