]> gcc.gnu.org Git - gcc.git/commit
libgccjit: Support getting the size of a float [PR105829]
authorAntoni Boucher <bouanto@zoho.com>
Fri, 10 Jun 2022 01:37:23 +0000 (21:37 -0400)
committerAntoni Boucher <bouanto@zoho.com>
Fri, 10 Jun 2022 01:50:25 +0000 (21:50 -0400)
commit5940b4e59f8e198dbf7e8b733561ef72a9ba2cbc
tree687d8436b82fc8df2733b89222011f59f27d5827
parente3bba42fb5d64d2b49a9cd3511f8f57e36d46dfe
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.
gcc/jit/libgccjit.cc
gcc/testsuite/jit.dg/test-types.c
This page took 0.060875 seconds and 6 git commands to generate.