JIT status

2018-02-13 Thread FX
Hi David, hi GCC team, What is the current status of JIT in GCC ? It does not currently work on macOS, with a bug in libgccjit.so linkage. We can work around it with a hack of the Make-lang.in (https://raw.githubusercontent.com/Homebrew/formula-patches/e9e0ee09389a54cc4c8fe1c24ebca3cd765ed0ba/g

Re: JIT status

2018-02-13 Thread Rainer Orth
Hi FX, > What is the current status of JIT in GCC ? It does not currently work on > macOS, with a bug in libgccjit.so linkage. We can work around it with a > hack of the Make-lang.in > (https://raw.githubusercontent.com/Homebrew/formula-patches/e9e0ee09389a54cc4c8fe1c24ebca3cd765ed0ba/gcc/6.1.0-ji

Re: Google Summer of Code 2018: Call for mentors and ideas

2018-02-13 Thread Martin Jambor
Hi, I am happy to announce that we were selected as a Google Summer of Code 2018 mentor organization. At this point I am being asked to "invite mentors," so I will soon invite all the people who have expressed interest in the January email thread (or on IRC). If anybody has an additional idea fo

Re: JIT status

2018-02-13 Thread David Malcolm
On Tue, 2018-02-13 at 11:56 +0100, FX wrote: > Hi David, hi GCC team, > > What is the current status of JIT in GCC ? It does not currently work > on macOS, with a bug in libgccjit.so linkage. We can work around it > with a hack of the Make-lang.in (https://raw.githubusercontent.com/Ho > mebrew/for

Re: JIT status

2018-02-13 Thread FX
> I'd like to fix it, but I don't have access to a MacOS box. > > Is there a machine I can SSH into in the GCC compile farm, or similar > public resource? I’m happy to help, I can test stuff, etc. I can also provide (for limited amount of time) remote access to my own box, if you want. Let me kn