poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/26864] Crash when handling function types


From: jose.marchesi at oracle dot com
Subject: [Bug default/26864] Crash when handling function types
Date: Wed, 11 Nov 2020 07:16:17 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=26864

Jose E. Marchesi <jose.marchesi at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jose.marchesi at oracle dot com
         Resolution|---                         |FIXED

--- Comment #1 from Jose E. Marchesi <jose.marchesi at oracle dot com> ---
Thanks for reporting.
This is now fixed in commit:

ommit 0b29509ddab0f2b64b50c91308100d5e6faf8457
Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Date:   Wed Nov 11 08:14:51 2020 +0100

    libpoke,testsuite: handle void types in gen and pvm

    2020-11-11  Jose E. Marchesi  <jemarch@gnu.org>

            * libpoke/pvm.jitter (mktyv): New instruction.
            * libpoke/pkl-insn.def: Define PKL_INSN_MKTYV.
            * libpoke/pvm.h: Prototype for pvm_make_void_type.
            * libpoke/pvm-val.c (pvm_make_void_type): New function.
            (pvm_print_val_1): Handle PVM_TYPE_VOID.
            (pvm_type_equal_p): Likewise.
            * libpoke/pvm-val.h (enum pvm_type_code): Add PVM_TYPE_VOID.
            * libpoke/pkl-gen.c (pkl_gen_ps_type_void): New handler.
            (pkl_phase_gen): Install handler.
            * testsuite/poke.pkl/arrays-14.pk: New test.
            * testsuite/poke.pkl/arrays-15.pk: Likewise.
            * testsuite/Makefile.am (EXTRA_DIST): Add new tests.


Salud!

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]