--- Begin Message ---
- From: George Gensure <werkt at csh dot rit dot edu>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 06 Apr 2004 18:15:55 -0400
- Subject: tree-ssa treelang problems
Was told to send this problem here by nor of #gcc irc.freenode.net
The 20040406 snapshot of tree-ssa gcc contains a treelang that has a
couple of problems.
There is no config-lang.in, so the language isn't enable-able from
configure, and I haven't been able to find a gcc that has a
-Wno-variadic-macros option (compiled with gcc 3.3.3, debian 20040401.
More critically, the frontend fails in the function_invocation rule on
the last line, with a call to tree_code_get_expression.
Hoping someone can get back to me with this, as treelang is a starting
point for me on a new frontend.
Thanks,
-George
werkt@csh.rit.edu
--- End Message ---