[Bug jit/105829] Allow getting the size of floating-point types

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jun 10 02:02:24 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105829

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Antoni Boucher <antoyo@gcc.gnu.org>:

https://gcc.gnu.org/g:5940b4e59f8e198dbf7e8b733561ef72a9ba2cbc

commit r13-1036-g5940b4e59f8e198dbf7e8b733561ef72a9ba2cbc
Author: Antoni Boucher <bouanto@zoho.com>
Date:   Thu Jun 9 21:37:23 2022 -0400

    libgccjit: Support getting the size of a float [PR105829]

    2022-06-09  Antoni Boucher  <bouanto@zoho.com>

    gcc/jit/
            PR jit/105829
            * libgccjit.cc: Add support for floating-point types in
            gcc_jit_type_get_size.

    gcc/testsuite/
            PR jit/105829
            * jit.dg/test-types.c: Add tests for gcc_jit_type_get_size.


More information about the Gcc-bugs mailing list