Re: extension to -fdump-tree-*-raw

2005-07-24 Thread Ebke, Hans-Christian
> -Ursprüngliche Nachricht- > Von: Gabriel Dos Reis [SMTP:[EMAIL PROTECTED] > > "Giovanni Bajo" <[EMAIL PROTECTED]> writes: > | Ebke, Hans-Christian <[EMAIL PROTECTED]> wrote: > | > | > I have to write this in Outlook, so I don'

AW: extension to -fdump-tree-*-raw

2005-07-22 Thread Ebke, Hans-Christian
Hi Giovanni, I have to write this in Outlook, so I don't even try to get the quoting right. Sorry. :-( > -Ursprüngliche Nachricht- > Von: Giovanni Bajo [SMTP:[EMAIL PROTECTED] > Gesendet am: Freitag, 22. Juli 2005 12:27 > An: Ebke, Hans-Christian > Cc: gcc@g

extension to -fdump-tree-*-raw

2005-07-22 Thread Ebke, Hans-Christian
Hi, wanting to obtain gcc's parse tree I found the -fdump-tree option. Specifically the -fdump-tree-original-raw output contains all of the information I need. When I tried to write a parser for the tree dump I noticed, however that the output might contain ambiguities which can't be resolved an