Hi Mikael,
Regression-testing passed. Ping ** 0.25?
Thomas
OK. Thanks
Waiting for Emacs...
Sende fortran/ChangeLog
Sende fortran/frontend-passes.c
Sende testsuite/ChangeLog
Hinzufügen testsuite/gfortran.dg/function_optimize_6.f90
Übertrage Daten
On Thursday 21 April 2011 16:02:18 Thomas Koenig wrote:
> Am 19.04.2011 20:35, schrieb Thomas Koenig:
> > Hello world,
> >
> > this patch fixes the enhancement PR, plus probably a few regressions.
> >
> > The basic problem was that the code walker got confused when *c, the
> > pointer to the curr
Am 19.04.2011 20:35, schrieb Thomas Koenig:
Hello world,
this patch fixes the enhancement PR, plus probably a few regressions.
The basic problem was that the code walker got confused when *c, the
pointer to the current gfc_code statement, was changed by inserting
additional code.
Currently reg
Hello world,
this patch fixes the enhancement PR, plus probably a few regressions.
The basic problem was that the code walker got confused when *c, the
pointer to the current gfc_code statement, was changed by inserting
additional code.
Currently regression-testing. OK for trunk if the tests