This is the mail archive of the gcc-bugs@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]

[Bug fortran/30399] New: testsuite failures in actual_array_constructor_2.f90 and actual_array_substr_2.f90


(I realize this comes rather late in the 4.0 cycle, but I thought I'd file it
anyway.)

I'm getting testsuite failures in two fortran cases in gcc-4.0.4 prerelease. 
The failures are in gfortran.dg/actual_array_constructor_2.f90 and
gfortran.dg/actual_array_substr_2.f90 at all optimization levels.

The cases have been failing ever since they were checked in as part of fixing
PR28167 and PR28174 respectively.  Thus I don't know if it's a regression or
always failed.  You can see the results prior to the testcase checkin here
where gfortran is 100% clean on solaris2:
http://gcc.gnu.org/ml/gcc-testresults/2006-07/msg00071.html

Afterwards, I get the gfortran errors noted here:
http://gcc.gnu.org/ml/gcc-testresults/2006-07/msg00279.html

Most recently they occur here:
http://gcc.gnu.org/ml/gcc-testresults/2006-12/msg01077.html


-- 
           Summary: testsuite failures in actual_array_constructor_2.f90
                    and actual_array_substr_2.f90
           Product: gcc
           Version: 4.0.4
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ghazi at gcc dot gnu dot org
GCC target triplet: sparc-sun-solaris2.10


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30399


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