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

            Bug ID: 88821
           Summary: Inline packing of non-contiguous arguments
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tkoenig at gcc dot gnu.org
  Target Milestone: ---

Because the packing / unpacking routines are opaque, they
could result in lots of missed opportunities for inlining.

See https://gcc.gnu.org/bugzilla/attachment.cgi?id=45014 for
PR 57992.

It should be doable to inline this.

Reply via email to