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 middle-end/28723] New: Fortran vs Inliner creates mismatch types


/src/gcc/local/gcc/gcc/testsuite/gfortran.dg/char_result_1.f90: In function
'MAIN__':^M
/src/gcc/local/gcc/gcc/testsuite/gfortran.dg/char_result_1.f90:23: error:
statement types mismatch^M
D.1499_94 = text2D.1474_56;^M
^M
charD.14[1:70] &^M
charD.14[1:_text2D.970] &^M
/src/gcc/local/gcc/gcc/testsuite/gfortran.dg/char_result_1.f90:23: error:
statement types mismatch^M
D.1505_99 = text2D.1474_56;^M
---- AND MANY MORE ----
FAIL: gfortran.dg/char_result_1.f90  -O1  (internal compiler error)
FAIL: gfortran.dg/char_result_1.f90  -O1  (test for excess errors)


-- 
           Summary: Fortran vs Inliner creates mismatch types
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
OtherBugsDependingO 22368
             nThis:


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


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