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: OOP on fortran-dev branch


Hi Tobias,

> ------------------------------------------------------------------------
> r151832 | burnus | 2009-09-18 08:00:03 +0200 (Fri, 18 Sep 2009) | 5 lines
>
> 2009-09-19 ?Tobias Burnus ?<burnus@net-b.de>
>
> ? ? ? ?* svn merge to the trunk (Rev. 151821 to 151829).

thanks a lot for the merging.

Unfortunately I see a couple of testsuite failures on the branch,
which however also seem to appear on trunk in r151835, e.g.:

FAIL: gfortran.dg/actual_array_constructor_1.f90  -O3 -g  (internal
compiler error)
FAIL: gfortran.dg/actual_array_constructor_1.f90  -O3 -g  (test for
excess errors)
FAIL: gfortran.dg/actual_array_result_1.f90  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/actual_array_result_1.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/alloc_comp_auto_array_2.f90  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/alloc_comp_auto_array_2.f90  -O3 -g  (test for excess errors)
...

But these don't appear e.g. in

http://gcc.gnu.org/ml/gcc-testresults/2009-09/msg01576.html

Have I messed up my system, or does anyone else see them, too?

Cheers,
Janus


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