On 2015-09-08 01:54, Gabriel Kerneis wrote:
> Le 2015-09-07 12:06, priyanka a écrit :
>> src/lq_complex.h[30:14-22] : syntax error
>> Parsing errorFatal error: exception Frontc.ParseError("Parse error")
>>
>> The line mentioned in error contains extern function declaration
>> whose
>> return type i
Le 2015-09-07 12:06, priyanka a écrit :
> src/lq_complex.h[30:14-22] : syntax error
> Parsing errorFatal error: exception Frontc.ParseError("Parse error")
>
> The line mentioned in error contains extern function declaration
> whose
> return type is #defined. I am quite new to CIL, so can't figure
Hi All,
I am trying to process SPEC CPU 2006 benchmark viz.libquantum with CIL,
but cil.asm gives following error:
src/lq_complex.h[30:14-22] : syntax error
Parsing errorFatal error: exception Frontc.ParseError("Parse error")
The line mentioned in error contains extern function declaration who