Argh, forget it!
Found the answer in:
http://gcc.gnu.org/onlinedocs/gcc-4.1.1/gcc/Debugging-Options.html#Debugging-Options
Regards,
Paulo Matos
On 1/18/07, Paulo J. Matos <[EMAIL PROTECTED]> wrote:
Hello, from "GENERIC and GIMPLE: A New Tree Representation for Entire
Functions" by Jason Merri
Hello, from "GENERIC and GIMPLE: A New Tree Representation for Entire
Functions" by Jason Merrill it says there's a flag -fdump-tree-simple
to get the gimple tree (page 3). However, this doesn't exist in gcc
4.1:
$ gcc -fdump-tree-simple bigger3.c
cc1: error: unrecognized command line option "-fdu