This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]