[Bug ada/67604] New: shrink-wrap doesn't allow multiple entries

segher at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 16 20:34:00 GMT 2015


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

            Bug ID: 67604
           Summary: shrink-wrap doesn't allow multiple entries
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: segher at gcc dot gnu.org
          Reporter: segher at gcc dot gnu.org
  Target Milestone: ---

The current shrink-wrap implementation does not allow putting the
prologue before blocks with multiple entry points.  This is suboptimal;
handling this case makes it possible to shrink-wrap 10% or more more
functions.



More information about the Gcc-bugs mailing list