Re: [PATCH] libgccjit: Add support for setting the alignment [PR104293]

2022-04-12 Thread David Malcolm via Gcc-patches
On Sat, 2022-04-09 at 13:50 -0400, Antoni Boucher wrote: > Here's the updated patch. > > On Fri, 2022-04-08 at 15:01 -0400, David Malcolm wrote: > > On Sun, 2022-01-30 at 20:38 -0500, Antoni Boucher via Gcc-patches > > wrote: > > > Hi. > > > This patch adds support for setting the alignment of var

Re: [PATCH] libgccjit: Add support for setting the alignment [PR104293]

2022-04-09 Thread Antoni Boucher via Gcc-patches
Here's the updated patch. On Fri, 2022-04-08 at 15:01 -0400, David Malcolm wrote: > On Sun, 2022-01-30 at 20:38 -0500, Antoni Boucher via Gcc-patches > wrote: > > Hi. > > This patch adds support for setting the alignment of variables in > > libgccjit. > > Thanks.  Sorry about the delay in reviewi

Re: [PATCH] libgccjit: Add support for setting the alignment [PR104293]

2022-04-08 Thread David Malcolm via Gcc-patches
On Sun, 2022-01-30 at 20:38 -0500, Antoni Boucher via Gcc-patches wrote: > Hi. > This patch adds support for setting the alignment of variables in > libgccjit. Thanks. Sorry about the delay in reviewing it. > > I was wondering if I should change it so that it takes/returns bytes > instead of bi