This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [fortran-exp, patch] get_expr code cleanup, part II


On 01/04/2010 11:17 AM, Daniel Franke wrote:

Hi all.


This is part II of the cleanup where I went over the sources and replaced
manual expression building by calls to respective functions. Unfortunately, I
couldn't find much common ground for functions as 'gfc_get_variable_expr' or
'gfc_get_function_expr', so I left EXPR_VARIABLE and EXPR_FUNCTION untouched.

The changes attached are generally simple and mechanical, but, again, there
are plenty of them.

Regression tested on i686-pc-linux-gnu. Ok for fortran-exp?


OK, and thanks for the work.


Jerry


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]