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/55935] New: [OOP] Fortran fronted has ADDR_EXPRs of FUNCTION_DECLs with bogus BLOCK


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

             Bug #: 55935
           Summary: [OOP] Fortran fronted has ADDR_EXPRs of FUNCTION_DECLs
                    with bogus BLOCK
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: burnus@gcc.gnu.org
                CC: janus@gcc.gnu.org, pault@gcc.gnu.org


I assume that that relates to the __copy function.

>From PR 55792 comment 29:
-------------------------

The Fortran fronted has ADDR_EXPRs of FUNCTION_DECLs which have a location
with bogus BLOCK.

> Also verify expressions.  Bootstrapped ok, target libs building now, testing
> pending.

FAIL: gfortran.dg/class_array_15.f03  -O0  (internal compiler error)
FAIL: gfortran.dg/typebound_operator_13.f03  -O0  (internal compiler error)
FAIL: gfortran.dg/typebound_operator_7.f03  -O0  (internal compiler error)
FAIL: gfortran.dg/typebound_operator_8.f03  -O0  (internal compiler error)


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