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-
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
Hello,
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?
Mikael
trans-array.c | 181 -
trans-array.h |6 ++
tr