[cfe-dev] computed goto/labels as values in interpreters

Carsten Mattner carstenmattner at gmail.com
Wed Oct 3 03:37:52 PDT 2012


On Thu, Sep 27, 2012 at 4:10 PM, Carsten Mattner
<carstenmattner at gmail.com> wrote:
> On Sat, Sep 22, 2012 at 5:28 PM, Carsten Mattner
> <carstenmattner at gmail.com> wrote:
>> On Sat, Sep 22, 2012 at 4:51 PM, James Molloy <james at jamesmolloy.co.uk> wrote:
>>> Hi Carsten,
>>>
>>> He's asking for preprocessed source. If you run clang -cc1 in '-E'
>>> mode instead of the normal '-c', it will run only the preprocessor and
>>> emit source that is easy to compile elsewhere without dependencies.
>>
>> Mailed it privately to Eli, Rafael and you as it's a large file
>> and may contain info not meant for the public.
>>
>> Thanks for the help.
>
> Sending the files again, now publicly. Can you test and try to fix
> the infinite loop now?
>
> Any news on the slow and memory intensive compile of beam_emu.c
> mentioned earlier?

Was somebody able to inspect the issues?



More information about the cfe-dev mailing list