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/44110] New: [4.6 Regression] FAIL: gfortran.dg/proc_ptr_23.f90 -O3 -g (test for excess errors) etc


At r159354 I see the following new failures in the testsuite:

FAIL: gfortran.dg/proc_ptr_23.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/proc_ptr_25.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/proc_ptr_comp_9.f90  -O3 -g  (test for excess errors)

They give errors like

/tmp/ccJ47x9g.o:(.debug_info+0x81): undefined reference to `abc.1535'
/tmp/ccW6t4P4.o:(.debug_loc+0x12f): undefined reference to `add.1539'
/tmp/cckErzEU.o:(.debug_info+0x21e): undefined reference to `triple.1552'


(only with -O3 -g). I think these failures have not been there at r159303.


-- 
           Summary: [4.6 Regression] FAIL: gfortran.dg/proc_ptr_23.f90  -O3
                    -g  (test for excess errors) etc
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: janus at gcc dot gnu dot org


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


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