https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95918
Bug ID: 95918 Summary: gfortran.dg/char4-subscript.f90 fails for BE architectures Product: gcc Version: 10.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: dje at gcc dot gnu.org CC: burnus at gcc dot gnu.org, krebbel at gcc dot gnu.org, segher at gcc dot gnu.org Depends on: 95837 Target Milestone: --- Target: powerpc64-linux, powerpc-ibm-aix, s390x-linux The new gfortran.dg/char4-subscript.f90 testcase fails on all big endian targets. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95837 [Bug 95837] derived-type components of character kind=4 – wrong code with component access (kind=4 ignored)