Thank you very much for the quick help!!
Let me look into the articles & contact you for further help.
On 8/21/14, Manuel López-Ibáñez wrote:
> On 21 August 2014 00:31, Tomsy Paul wrote:
>> Hello,
>>
>> I am designing a new language. I hope I can customize the front end of
>> gcc to suit my lang
On 21 August 2014 00:31, Tomsy Paul wrote:
> Hello,
>
> I am designing a new language. I hope I can customize the front end of
> gcc to suit my language. I am comfortable with lex & yacc. I went
> through the source code of gcc but could not locate any lex or yacc
> source file.
>
> I prefer to mo
On Wed, Aug 20, 2014 at 3:31 PM, Tomsy Paul wrote:
> Hello,
>
> I am designing a new language. I hope I can customize the front end of
> gcc to suit my language. I am comfortable with lex & yacc. I went
> through the source code of gcc but could not locate any lex or yacc
> source file.
>
> I pref
Hello Ian
On 03.10.08, you wrote:
>> but the func
>>
>> push_parm_decl
>>
>> have no parameter asmspec_tree.
>
> It shouldn't need one.
>
> I'm not sure what the semantics of this should be. Are you trying to
> change the calling convention for a function? Should it change what
> callers
Bernd Roesch <[EMAIL PROTECTED]> writes:
> Is this best List to get help for GCC coding problems ?
Probably.
> but the func
>
> push_parm_decl
>
> have no parameter asmspec_tree.
It shouldn't need one.
I'm not sure what the semantics of this should be. Are you trying to
change the calling