This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: PING: [patch, fortran] PR 27997: Implement F2003-style array constructor with typespec


On 5/4/08, NightStrike <nightstrike@gmail.com> wrote:
> On 5/4/08, FX <fxcoudert@gmail.com> wrote:
> >
> > > Some of these fail on x86_64-pc-mingw32:
> > >
> > > FAIL: gfortran.dg/array_constructor_type_16.f03  -O3
> > > -fomit-frame-pointer -funroll-loops  execution test
> > > FAIL: gfortran.dg/array_constructor_type_2.f03  -O0
> > (test for excess errors)
> > > FAIL: gfortran.dg/array_constructor_type_2.f03  -O1
> > (test for excess errors)
> > > FAIL: gfortran.dg/array_constructor_type_2.f03  -O2
> > (test for excess errors)
> > > FAIL: gfortran.dg/array_constructor_type_2.f03  -O3
> > > -fomit-frame-pointer  (test for excess errors)
> > > FAIL: gfortran.dg/array_constructor_type_2.f03  -O3
> > > -fomit-frame-pointer -funroll-loops  (test for excess errors)
> > > FAIL: gfortran.dg/array_constructor_type_2.f03  -O3
> > > -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for
> > > excess errors)
> > > FAIL: gfortran.dg/array_constructor_type_2.f03  -O3 -g
> > (test for excess errors)
> > > FAIL: gfortran.dg/array_constructor_type_2.f03  -Os
> > (test for excess errors)
> > > FAIL: gfortran.dg/array_constructor_type_5.f03  -O0
> > (test for excess errors)
> > > FAIL: gfortran.dg/array_constructor_type_5.f03  -O1
> > (test for excess errors)
> > > FAIL: gfortran.dg/array_constructor_type_5.f03  -O2
> > (test for excess errors)
> > > FAIL: gfortran.dg/array_constructor_type_5.f03  -O3
> > > -fomit-frame-pointer  (test for excess errors)
> > > FAIL: gfortran.dg/array_constructor_type_5.f03  -O3
> > > -fomit-frame-pointer -funroll-loops  (test for excess errors)
> > > FAIL: gfortran.dg/array_constructor_type_5.f03  -O3
> > > -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for
> > > excess errors)
> > > FAIL: gfortran.dg/array_constructor_type_5.f03  -O3 -g
> > (test for excess errors)
> > > FAIL: gfortran.dg/array_constructor_type_5.f03  -Os
> > (test for excess errors)
> > >
> >
> > Can you send us the corresponding part of the testsuite .log file?
> >
> > FX
> >
> > --
> > François-Xavier Coudert
> > http://www.homepages.ucl.ac.uk/~uccafco/
> >
> >
> It is attached
>
>

ping..


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