On Tue, 2015-06-30 at 09:01 -0400, David Malcolm wrote:
> On Tue, 2015-06-30 at 08:43 +0200, Basile Starynkevitch wrote:
> > On Mon, Jun 29, 2015 at 11:44:31AM -0400, David Malcolm wrote:
> > > I've gone over the changes to the gcc/jit and gcc/testsuite/jit.dg
> > > directories in trunk since gcc 5
On Tue, 2015-06-30 at 08:43 +0200, Basile Starynkevitch wrote:
> On Mon, Jun 29, 2015 at 11:44:31AM -0400, David Malcolm wrote:
> > I've gone over the changes to the gcc/jit and gcc/testsuite/jit.dg
> > directories in trunk since gcc 5 and backported the following 4 changes
> > from trunk to the gc
On Mon, Jun 29, 2015 at 11:44:31AM -0400, David Malcolm wrote:
> I've gone over the changes to the gcc/jit and gcc/testsuite/jit.dg
> directories in trunk since gcc 5 and backported the following 4 changes
> from trunk to the gcc-5-branch:
>
I'll be delighted if switch statements ability would b
On Mon, 2015-06-29 at 18:34 -0400, Ulrich Drepper wrote:
> On Mon, Jun 29, 2015 at 5:26 PM, David Malcolm wrote:
> > I'm looking at ways to manage libgccjit API/ABI as per this thread:
> > https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01982.html
> > by transitioning to using symbol versioning, so
On Mon, Jun 29, 2015 at 5:26 PM, David Malcolm wrote:
> I'm looking at ways to manage libgccjit API/ABI as per this thread:
> https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01982.html
> by transitioning to using symbol versioning, so that the linker can tag
> subsets of libgccjit symbols in both li
On 29 June 2015 at 22:26, David Malcolm wrote:
>
> I'm working on that, I know that it's important to Ravi (the deadline
> for gcc-5.2 is Friday; 2015-07-03).
Thanks!
>
> There's no good way to track enums in binary metadata, so I'm currently
> thinking of this approach for the new options:
>
>
On Mon, 2015-06-29 at 21:57 +0100, Dibyendu Majumdar wrote:
> On 29 June 2015 at 16:44, David Malcolm wrote:
> > I've gone over the changes to the gcc/jit and gcc/testsuite/jit.dg
> > directories in trunk since gcc 5 and backported the following 4 changes
> > from trunk to the gcc-5-branch:
> >
>
On 29 June 2015 at 16:44, David Malcolm wrote:
> I've gone over the changes to the gcc/jit and gcc/testsuite/jit.dg
> directories in trunk since gcc 5 and backported the following 4 changes
> from trunk to the gcc-5-branch:
>
> gcc-5-branch's r225123:
> * trunk's r222863 (8120405bda9bf28b004
I've gone over the changes to the gcc/jit and gcc/testsuite/jit.dg
directories in trunk since gcc 5 and backported the following 4 changes
from trunk to the gcc-5-branch:
gcc-5-branch's r225123:
* trunk's r222863 (8120405bda9bf28b004e09b23e74eda57ae1, addition
of test-benchmark.c):
https:/