[patch, fortran] Introducing -fdump-optimized-tree

Diego Novillo dnovillo@google.com
Mon Oct 25 13:00:00 GMT 2010


This looks

On Sun, Oct 24, 2010 at 17:40, Thomas Koenig <tkoenig@netcologne.de> wrote:
> Hello world,
>
> here's a patch for dumping the optimized tree after front-end
> optimization.  Regression-tested (not that I expected to find anything
> there...).  Tested with 'make dvi' and 'make info'. OK for trunk?
>
>        Thomas
>
> 2010-10-24  Thomas Koenig  <tkoenig@gcc.gnu.org>
>
>        * gfortran.h (gfc_option_t):  Add dump_optimized_tree.
>        * lang.opt:  Add fdump-optimized-tree.

Could we name this differently?  It looks too similar to
fdump-tree-optimized.  It's confusing.

fdump-fortran-xxx?  Or perhaps have an umbrella fdump=...


Diego.



More information about the Fortran mailing list