Hi,
Can someone tell me what do unql,high,low refer to in the dump generated by
gcc using -fdump-tree-original-raw.
@10 integer_type name: @20 unql: @21 size: @22
algn: 64 prec: 36 unsigned
min : @23 max : @24
Hi,
Can someone tell me what do unql,high,low refer to in the dump generated by
gcc using -fdump-tree-original-raw.
@10 integer_type name: @20 unql: @21 size: @22
algn: 64 prec: 36 unsigned
min : @23 max : @24
Hi ,
Can someone please let me know what the extensions t02 & original mean in the
filename test.c.t02.original after compiling test.c using the option
fdump-tree-original-raw, generating an AST?
Darth
--
View this message in context:
http://www.nabble.com/What-do-these-mean--t1046908.html#a2
Thanx for ur reply Diego.
Got a few more queries...
What does the number '02' signify?
Can I change that ? How?
Darthrader
--
View this message in context:
http://www.nabble.com/What-do-these-mean--t1046908.html#a2720928
Sent from the gcc - Dev forum at Nabble.com.
,why ?
Also what does algn : mean?
Darthrader
--
View this message in context:
http://www.nabble.com/Machine-Dependance-t1047440.html#a2722136
Sent from the gcc - Dev forum at Nabble.com.
Can someone give a good link to any information about the Abstract Syntax Tree.
Any help will be appreciated.
TIA,
Darthrader
--
View this message in context: http://www.nabble.com/AST-t1047504.html#a2722321
Sent from the gcc - Dev forum at Nabble.com.
Thanx for ur reply.I have a few more questions below:
Paolo Bonzini-2 wrote:
>
> Darthrader (sent by Nabble.com) wrote:
>> Is the AST[Abstract Syntax Tree] machine dependent?
>
> The nodes that are generated for the program as it is parsed are machine
> independent.
Hey Paolo thanx a lot.I got the info I required.
Can u mention any links that i can use as a reference to understand the dump
output of -fdump-tree-original-raw as AST?
Thanx a lot.
Darthrader
--
View this message in context:
http://www.nabble.com/Machine-Dependance-t1047440.html
If I want to write an interpreter for AST, what are _some_ of the things I
would be required to do? Basically , how does an interpreter work?
--
View this message in context:
http://www.nabble.com/Internpreter-t1052475.html#a2736701
Sent from the gcc - Dev forum at Nabble.com.
If I want to write an interpreter for AST, what are _some_ of the things I
would be required to do? Basically , how does an interpreter work?
--
View this message in context:
http://www.nabble.com/Interpreter-t1052476.html#a2736703
Sent from the gcc - Dev forum at Nabble.com.
10 matches
Mail list logo