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: unassig...@gcc.gnu.org ReportedBy: bur...@gcc.gnu.org CC: ja...@gcc.gnu.org, pa...@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)