[Bug fortran/97209] New: TODO: building array references needs a big tidy up

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 25 15:56:26 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97209

            Bug ID: 97209
           Summary: TODO: building array references needs a big tidy up
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pault at gcc dot gnu.org
  Target Milestone: ---

The fix for PR97045 flags up the need for rationalization of building array
references in trans-array.c and trans.c.

The patch works but the result has made this area of gfortran even more
difficult to understand and to maintain.

At present, I just do not have the bandwidth to do the job but have noted it
for the future. If somebody else could take it on that would be great :-)

Paul


More information about the Gcc-bugs mailing list