Re: [PATCH] libgccjit: Support getting the size of a float

2022-06-06 Thread David Malcolm via Gcc-patches
On Thu, 2022-06-02 at 23:09 -0400, Antoni Boucher via Gcc-patches wrote: > Hi. > The attached patch fix bug 105829: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105829 > > Thanks for the review. > diff --git a/gcc/jit/libgccjit.cc b/gcc/jit/libgccjit.cc > index cc6486c9cad..12e7679988b 100644

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

2022-06-02 Thread Antoni Boucher via Gcc-patches
Hi. The attached patch fix bug 105829: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105829 Thanks for the review. From 5d75fd342cdcea94a785312252be0c0046afdf43 Mon Sep 17 00:00:00 2001 From: Antoni Boucher Date: Wed, 4 May 2022 21:42:44 -0400 Subject: [PATCH] libgccjit: Support getting the size