Re: [Patch, fortran] [0/4] gfc_ss structs initialization small refactoring

2011-09-08 Thread Mikael Morin
On Tuesday 06 September 2011 09:23:11 Tobias Burnus wrote: > http://gcc.gnu.org/ml/fortran/2011-08/threads.html#00264 > > Mikael Morin wrote: > > the 4 follow-up patches try to refactor some common code > > initializing gfc_ss structs. > > Regression-tested (the 4 patches together only) on x86_64-

Re: [Patch, fortran] [0/4] gfc_ss structs initialization small refactoring

2011-09-06 Thread Tobias Burnus
http://gcc.gnu.org/ml/fortran/2011-08/threads.html#00264 Mikael Morin wrote: > the 4 follow-up patches try to refactor some common code > initializing gfc_ss structs. > Regression-tested (the 4 patches together only) on x86_64-freebsd8.2. > OK for trunk? The patch set is OK. I think it is a nice