public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/54546] New: SH: Enable -fshrink-wrap
@ 2012-09-11  8:45 chrbr at gcc dot gnu.org
  2012-09-11  8:46 ` [Bug target/54546] " chrbr at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: chrbr at gcc dot gnu.org @ 2012-09-11  8:45 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54546

             Bug #: 54546
           Summary: SH: Enable -fshrink-wrap
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: chrbr@gcc.gnu.org


Created attachment 28169
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28169
simple-return pattern

Implement the simple_return pattern to enable shrink-wrapping, which is
beneficial on SH when the prologue/epilogue is small enough or when not
optimizing for size. Adding the sh_can_use_return_insn_p function so
refinements based on epilogue size can be further added.

However this exposes a -freorder-blocks-and-partition -fprofile-use regression
in the testsuite with that must be investigated.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-11-09 14:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-11  8:45 [Bug target/54546] New: SH: Enable -fshrink-wrap chrbr at gcc dot gnu.org
2012-09-11  8:46 ` [Bug target/54546] " chrbr at gcc dot gnu.org
2012-09-13  6:41 ` chrbr at gcc dot gnu.org
2012-09-14 13:22 ` chrbr at gcc dot gnu.org
2012-11-01  0:03 ` olegendo at gcc dot gnu.org
2012-11-07 13:24 ` chrbr at gcc dot gnu.org
2012-11-09 14:40 ` chrbr at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).