http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58851
Bug ID: 58851 Summary: FAIL: gfortran.dg/unlimited_polymorphic_13.f90 -O0 execution test Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Blocks: 58793 Target: i386-*-*, m68k-*-* The storage size of real(kind=10) is target-dependent. On i386 and m68k it is 96, not 128.